mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
0029a11d7d
Require `DerefMut` and `DerefPure` on `deref!()` patterns when appropriate Waiting on the deref pattern syntax pr to merge r? nadrieril