Unexpected panic in compiler/rustc_hir/src/definitions.rs #93317
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I got a an unexpected panic when running
cargo build
on a project using the latest stable version of Rust 1.58.1.Code
I don't have time right nor a good lead for minimizing the code example for now, but may try to do so later. Sorry about that. For the time being, the offending commit is b13930e1f948b2773f1049fc4724e45306f6f175 on tweag/nickel. The error is triggered by a
cargo build
at the root of the project.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: