rust/library/alloc
Dylan DPC 4de06d459f
Rollup merge of #94699 - ssomers:btree_prune_insert, r=Dylan-DPC
BTree: remove dead data needlessly complicating insert

Possibly needless instructions generated

r? rust-lang/libs
r? ``@Amanieu``
cc ``@frank-king``
2022-03-09 06:38:52 +01:00
..
benches update vec::retain benchmarks 2021-12-04 16:20:35 +01:00
src Rollup merge of #94699 - ssomers:btree_prune_insert, r=Dylan-DPC 2022-03-09 06:38:52 +01:00
tests Add {floor,ceil}_char_boundary methods to str 2022-02-07 13:34:08 -05:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00