ICE with rustdoc at collect_intra_doc_links.rs: panicked at 'no resolution for "num_integer" MacroNS' #114290
Labels
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
Caused by trying to document curv-kzen crate. Older version of the crate (I also use 0.2.7) doesn't panic. Neither did it panic with rustc version 1.69.
The crate code itself doesn't matter, here's my main.rs
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: