-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
ice: Should not be resolving bound region.
#117808
Comments
Command: Program output
|
What's this in the backtrace, is that flag important to reproduce the ICE? |
When I check for ICEs I check several batches of flags at a time to not have to run rustc 40 times per file and this is one of them (also some files only compile before/after a certain I checked manually and you only need |
@rustbot label: +I-ICE +T-compiler +C-bug +S-bug-has-test +requires-debug-assertions |
code was reduced from a diagnostic issue: #97680
Unfortunately I can't bisect this since we don't have nightly debug assertion builds
Version information
rustc @ d4c86cf
The text was updated successfully, but these errors were encountered: