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) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler 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: