mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
05c7330ca0
This way one can `mem::take()` them out of structs or #[derive(Default)] on structs containing them. These changes will be insta-stable.