-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
'assertion failed' after error #82092
Comments
There could be multiple ways of fixing this, but I think it would be good to fix this by fixing this function: rust/compiler/rustc_resolve/src/late/diagnostics.rs Lines 92 to 106 in b86674e
Given something like I don't know if this is easy to fix though. Perhaps there's an easier fix at the call site of this function and we could avoid calling this function altogether. |
cc #82087 |
#82087 should fix this issue, without generating a suggestion. |
i didn't see #78651, closing as duplicate |
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: