Another compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54 unwrap on None; also there was a panic while trying to force a dep node #138029
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.
I see many other open ICE issues with a similar backtrace; here's one more in case it's helpful.
Feel free to close as a dupe!
Code
Was working on crates.io. I can't get the ICE after a
cargo clean
, sooo... an incremental compilation problem :(Meta
rustc --version --verbose
:Error output
GitHub says my issue is too long if I paste the whole output here (it looks like there are multiple ICEs maybe?) so here's a gist.
The text was updated successfully, but these errors were encountered: