ICE on nightly #99314
Labels
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.
Code
cargo new ice-repro && cd ice-repro
cargo +nightly check
Meta
This does not ICE on stable nor beta.
rustc --version --verbose
rustc +beta --version --verbose
rustc +nightly--version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: