-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE for assert!() misuse #15901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
Here are some other tests:
|
I've also run into this bug. Here is my info:
Getting this backtrace:
|
Also hit this recently with |
Closing as a dupe of #14091 |
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Nov 16, 2023
fix: Diagnose everything in nested items, not just def diagnostics Turns out we only calculated def diagnostics for these before (was wondering why I wasn't getting any type mismatches)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to IRC and rusti this isn't repro on builds from 2days ago, it's repro on master from today:
rustc 0.12.0-pre (2ffccb76c 2014-07-22 16:11:14 +0000)
The text was updated successfully, but these errors were encountered: