Odd compiler panic #132478
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) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I'm a Rust newbie and working in a largeish production codebase, so difficult to find something minimally reproducible, but getting a pretty gnarly compiler bug internally. Just comes from running
cargo check
(note: no problems in CI! Just on my local machine, a 2021 M1 Pro MacBook Pro.Meta
rustc --version --verbose
:Error output
Crazily enough, Cargo build works!
The text was updated successfully, but these errors were encountered: