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