-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
[WIP] Make 2PB reservations conflict with shared borrows #56301
[WIP] Make 2PB reservations conflict with shared borrows #56301
Conversation
Creating a mutable reference asserts uniqueness in certain potential memory models for Rust. Make this an error for now.
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 |
cc #56254 |
@bors try |
⌛ Trying commit 3908328e3066dc1fd52f3e49a2a868ff30dbf32e with merge 096db501f6baee6fe429975a0e15765891c33e70... |
💔 Test failed - status-travis |
3908328
to
75808c9
Compare
We're not backporting this. |
Putting this up for discussion.
r? @nikomatsakis