rust/src/liballoc
Mazdak Farrokhzad d532a04a1c
Rollup merge of #67686 - ssomers:keys_start_slasher, r=Mark-Simulacrum
Simplify NodeHeader by avoiding slices in BTreeMaps with shared roots

Simplify a complicated piece of code that creates slices of keys in node leaves.
2020-01-21 19:42:17 +01:00
..
alloc liballoc: ignore tests in Miri instead of removing them entirely 2019-12-07 12:42:19 +01:00
benches Auto merge of #68154 - ssomers:btreemap_navigation_benches, r=Mark-Simulacrum 2020-01-21 03:07:01 +00:00
collections Rollup merge of #67686 - ssomers:keys_start_slasher, r=Mark-Simulacrum 2020-01-21 19:42:17 +01:00
prelude Format liballoc with rustfmt 2019-11-29 20:25:07 -08:00
raw_vec Format liballoc with rustfmt 2019-11-29 20:25:07 -08:00
rc Format the world 2019-12-22 17:42:47 -05:00
sync Format the world 2019-12-22 17:42:47 -05:00
tests Auto merge of #67758 - ssomers:testing_range, r=Mark-Simulacrum 2020-01-19 04:40:21 +00:00
alloc.rs Format the world 2019-12-22 17:42:47 -05:00
borrow.rs Format the world 2019-12-22 17:42:47 -05:00
boxed.rs Simplify Clone for Box<[T]> 2019-12-23 07:35:39 -07:00
Cargo.toml bump rand to fix Miri failures 2019-08-04 14:50:26 +02:00
fmt.rs Remove redundant link texts 2019-12-26 05:04:46 -08:00
lib.rs Format the world 2019-12-22 17:42:47 -05:00
macros.rs Scope format! temporaries 2019-09-27 17:36:45 -04:00
raw_vec.rs Format the world 2019-12-22 17:42:47 -05:00
rc.rs Auto merge of #67339 - CAD97:rc-provenance, r=sfackler 2020-01-16 00:47:45 +00:00
slice.rs reuse capacity variable in slice::repeat 2019-12-24 12:44:05 +08:00
str.rs Format the world 2019-12-22 17:42:47 -05:00
string.rs Format the world 2019-12-22 17:42:47 -05:00
sync.rs Auto merge of #67339 - CAD97:rc-provenance, r=sfackler 2020-01-16 00:47:45 +00:00
tests.rs Format liballoc with rustfmt 2019-11-29 20:25:07 -08:00
vec.rs Revert "Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrichton" 2020-01-11 03:04:39 +00:00