ICE in rustdoc when using type_alias_impl_trait
#73061
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
Meta
rustc --version --verbose
:Error output
Run
cargo doc --no-deps
in crateb
(running it without--no-deps
triggers #65863 ina
).The text was updated successfully, but these errors were encountered: