rustdoc JSON ICE with #[doc(hidden)]
on enum tuple field
#100529
Labels
A-rustdoc-json
Area: Rustdoc JSON backend
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.
Found via #99919 (comment)
Step-by-step:
cargo +nightly rustdoc --lib -- -Z unstable-options --output-format json
withrustdoc 1.65.0-nightly (75b7e52e9 2022-08-13)
Expected
rustdoc JSON is built
Actual
@rustbot labels +A-rustdoc-json +T-rustdoc +I-ICE +requires-nightly
The text was updated successfully, but these errors were encountered: