rust/library/alloc
Jacob Hughes 4b96049da2 BTreeMap: refactor Entry out of map.rs into its own file
btree/map.rs is approaching the 3000 line mark, splitting out the entry
code buys about 500 lines of headroom
2020-10-12 08:44:53 -04:00
..
benches Rust vec bench import specific rand::RngCore 2020-09-25 22:19:28 +08:00
src BTreeMap: refactor Entry out of map.rs into its own file 2020-10-12 08:44:53 -04:00
tests Auto merge of #74194 - mbrubeck:slice-eq, r=sfackler 2020-10-07 01:20:11 +00:00
Cargo.toml