Rustdoc ICE: Referencing a workspace crate's root in an intra-doc link triggers an ICE #84046
Labels
A-resolve
Area: Name resolution
C-bug
Category: This is a bug.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
The MCVE includes multiple crates so I've put it on a GitHub repo.
The command used for Rustdoc is just
cargo +nightly doc
.Meta
rustc --version --verbose
:Error output
Backtrace
I've included the backtrace with `--verbose` as it mentioned `--crate-version`.
The text was updated successfully, but these errors were encountered: