-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[beta] backport rollup (typeck match arms eagerly; add rustc_promotable to unsigneds) #55893
[beta] backport rollup (typeck match arms eagerly; add rustc_promotable to unsigneds) #55893
Conversation
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
|
This was beta-accepted by @estebank so I'm going to treat that as the r+ here |
@bors r=estebank |
📌 Commit 1c0cc97 has been approved by |
Can you also include #55828 in this? |
as requested, cherry-picked the commit from #55828 into this PR |
@bors r=estebank |
📌 Commit 1e145d1 has been approved by |
@bors p=10 (beta backports) |
☀️ Test successful - status-appveyor, status-travis |
Backport of 5f91373 from (beta-accepted) PR #55819
Fix #55810
Fix #55806