ICE: panicked at 'no entry found for key' documenting std::i8 re-export with --document-private-items #95633
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
Meta
The ICE appears with
cargo +beta doc --document-private-items
andcargo +nightly doc --document-private-items
, but notcargo +stable doc --document-private-items
.Beta:
Error output
Backtrace
The text was updated successfully, but these errors were encountered: