rust/library/core
The 8472 05c7330ca0 Implement Default for some alloc/core iterators
This way one can `mem::take()` them out of structs or #[derive(Default)] on structs containing them.

These changes will be insta-stable.
2023-02-28 21:00:00 +01:00
..
benches Shrink size of array benchmarks 2023-02-14 05:01:24 +00:00
primitive_docs
src Implement Default for some alloc/core iterators 2023-02-28 21:00:00 +01:00
tests Implement Default for some alloc/core iterators 2023-02-28 21:00:00 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00