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