-
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
Failure to unify the generic regions in closure #129787
Labels
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Comments
3 tasks
|
This is just another #110338 |
@compiler-errors you means it is a duplicate of #114177 specifically? |
Yes, it's probably a duplicate of that one. |
I am closing as duplicate. Cheers! I will follow up with a reduction over there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: check-pass
Instead, this happened: check-failed
Meta
This is happening on 1.80.1
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: