src/librustc/hir/def.rs:271: attempted .def_id() on invalid def: Err #61732
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Rust version affected
Both stable and nightly:
How to reproduce
Run
cargo doc
on this code:Stacktrace
Potentially related issue: #54320, although here it happens only with
cargo doc
notcargo build
The text was updated successfully, but these errors were encountered: