ICE with rustdoc json backend #89097
Labels
A-rustdoc-json
Area: Rustdoc JSON backend
C-bug
Category: This is a bug.
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
Running
RUSTDOCFLAGS='-Z unstable-options --output-format=json' cargo +nightly doc
an a crate with the dependencies listed above triggers a assertion in rustdoc:Meta
rustc --version --verbose
:rustdoc --version --verbose
The text was updated successfully, but these errors were encountered: