-
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
[beta] Rollup backports #58159
[beta] Rollup backports #58159
Conversation
The borrow place *must* be a place that we track borrows for, otherwise we will likely ICE.
@bors r+ p=10 |
📌 Commit 13542d8 has been approved by |
⌛ Testing commit 13542d8 with merge a6a70dcde5c30cf8baf0b0bb7d8d263f4fd386d6... |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
⌛ Testing commit 13542d8 with merge 958d5ec0e37f45cd5e68231d82363cf460c3f63a... |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Let's retry again... it doesn't make sense. @bors retry |
[beta] Rollup backports Cherry-picked: * #58008: Pass correct arguments to places_conflict * #58007: Don't panic when accessing enum variant ctor using `Self` in match * #57978: Fix bug in integer range matching * #57862: Build the standard library for thumbv7neon-unknown-linux-gnueabihf in CI * #57659: Fix release manifest generation r? @ghost
☀️ Test successful - checks-travis, status-appveyor |
Cherry-picked:
Self
in match #58007: Don't panic when accessing enum variant ctor usingSelf
in matchr? @ghost