rust/library/alloc
Jade 3cf820e17d rfc3052: Remove authors field from Cargo manifests
Since RFC 3052 soft deprecated the authors field anyway, hiding it from
crates.io, docs.rs, and making Cargo not add it by default, and it is
not generally up to date/useful information, we should remove it from
crates in this repo.
2021-07-29 14:56:05 -07:00
..
benches implement fold() on array::IntoIter to improve flatten().collect() perf 2021-07-24 19:24:11 +02:00
src Auto merge of #85874 - steffahn:fix_unsound_zip_optimization, r=yaahc 2021-07-29 00:31:07 +00:00
tests Add test for the fix 2021-07-11 17:47:57 +02:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00