mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
5d14396ed0
Const Deref Implements `const Deref`/`const DerefMut` for `&mut T`, `&T`, `Cow<'_, B>` and `ManuallyDrop<T>`