mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 21:10:36 +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.