mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 21:34:35 +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.