rust/library/alloc
The 8472 072b51cbb5 unchecked layout calculations when shrinking during in-place collect
Reduces the amount of emitted IR. RawVec has similar optimizations
2023-09-03 19:59:47 +02:00
..
benches s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
src unchecked layout calculations when shrinking during in-place collect 2023-09-03 19:59:47 +02:00
tests support in-place collecting additional FlatMap shapes 2023-09-03 19:59:47 +02:00
Cargo.toml Expose compiler-builtins-weak-intrinsics feature for -Zbuild-std 2023-06-23 11:15:34 +01:00