-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Revert "Check that closures satisfy their where bounds" #97642
Conversation
|
r=me pending beta approval |
This was approved during the compiler meeting: https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202022-06-02/near/284757867 @bors r+ |
📌 Commit 4eb9823a84b3139e5e0a3592f1639245910905f9 has been approved by |
@bors rollup=never |
⌛ Testing commit 4eb9823a84b3139e5e0a3592f1639245910905f9 with merge 26963b169962e7a5fd396ff004ae058ee3c9755b... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
This reverts commit 253408b.
4eb9823
to
a0bf36c
Compare
@bors r=compiler-errors (rebased and blessed) |
📌 Commit a0bf36c has been approved by |
☀️ Test successful - checks-actions |
This reverts commit 253408b from #96899
This is only performed on beta to give us another few weeks to fix #97607 on nightly. The planned fix is likely way too large to backport anyway.
r? @compiler-errors