-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
regression: binop(?) type inference failures #91872
Comments
We will want to do a re-run of beta crater once #91484 or equivalent is beta-backported to confirm the majority/all of these are fixed before closing this, but generally it's likely that they will be. |
I just did some bisection the other day; it's pretty painless on my M1 pro macbook (~2-4 minutes per build). If this still needs bisection, and somebody can give me a range of commits, I'd be happy to try to bisect it. |
For the regressions starting with EDIT: oh, does it just mean reg-ular crates.io crates? |
Here's what I got with the GitHub ones.
3e018ce (one merge after 032dfe4):
Not sure what's up with |
Thank you, it looks like it was in fact that PR then and that did in fact fix it, it seems. |
Hmm, what's the status of this? |
Should be fixed by #92592 on beta, closing. |
A bunch of errors around type inference failure detected in the crater run -- I would like us to track down the PR causing these since I'm not finding an obvious reason off hand:
It seems plausible this is the breakage noted in #90904, but we should confirm.
The text was updated successfully, but these errors were encountered: