Typo in docs causes ICE #103997
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Using
cargo doc
in a crate with the following code causes an ICE.Code
Note that just
/// [`foo`](Self)
causes a different panic message.Meta
rustc --version --verbose
:also happens in nightly
Error output
Backtrace
The text was updated successfully, but these errors were encountered: