ICE assertion failed: !name.is_empty()
#140110
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-bisection
Status: a bisection has been found for this issue
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Steps
Create a new crate:
cargo new foo
, editCargo.toml
:Then execute
cargo doc --no-deps -p bevy
Meta
rustc --version --verbose
:Error output
Backtrace
rustc-ice-2025-04-21T12_08_31-77376.txt
The text was updated successfully, but these errors were encountered: