-
Notifications
You must be signed in to change notification settings - Fork 13.3k
no errors encountered even though delay_span_bug
issued
#100219
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
Comments
This no longer ICEs after #100092, but instead emits an error:
The "root cause" bug in the provided code is due to the recursive call to |
Closing since this no longer ICEs on nightly. |
Just saw this or something very similar with version: |
We are experiencing the same failure as @astoycos within |
Me too, since yesterday I can't build my rust library with the nightly version, some idea....? |
@Jake-Shadle @juanky201271 Please file separate bugs for this, "Broken MIR" type errors are a wide class and this is probably due to a different root cause. |
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: