mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:43:24 +03:00
97a57ec909
libs: add Deref, DerefMut impls for references, fixing a bug in compiler in the process that was blocking this. r? @aturon