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