-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Make UnsafeCell::get_mut
const
#88722
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
Make UnsafeCell::get_mut
const
#88722
Conversation
r? @dtolnay (rust-highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine to me. Can you make a tracking issue or tack this on to an existing appropriate one?
@dtolnay done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@bors r+ rollup |
📌 Commit 2c30162 has been approved by |
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…laumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#88033 (Add links for primitives in "jump to definition" feature) - rust-lang#88722 (Make `UnsafeCell::get_mut` const) - rust-lang#88851 (Fix duplicate bounds for const_trait_impl) - rust-lang#88859 (interpreter PointerArithmetic: use new Size helper methods) - rust-lang#88885 (Fix jump def background) - rust-lang#88894 (Improve error message for missing trait in trait impl) - rust-lang#88896 (Reduce possibility of flaky tests) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.