mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 19:37:14 +00:00
Simplify the implementation of `get_mut` (no unsafe) Quick PR to reduce one use of `unsafe` pointed out in the previous PR r? ````@RalfJung````