rust/library/core
2022-11-07 21:44:25 +01:00
..
benches add benchmark for iter::ArrayChunks::fold specialization 2022-11-07 21:44:24 +01:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src simplification: do not process the ArrayChunks remainder in fold() 2022-11-07 21:44:25 +01:00
tests simplification: do not process the ArrayChunks remainder in fold() 2022-11-07 21:44:25 +01:00
Cargo.toml Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00