rust/src/libcollections
Mark Simulacrum 1a3d026094 Rollup merge of #42370 - mbrubeck:docs, r=frewsxcv
Add [[T]] -> [T] examples to SliceConcatExt docs

None
2017-06-02 09:10:48 -06:00
..
benches Add an in-place rotate method for slices to libcore 2017-05-21 01:55:43 -07:00
btree fallout from NonZero/Unique/Shared changes 2017-05-04 23:54:54 -04:00
tests Rollup merge of #42310 - scottmcm:deprecate-range-stepby, r=alexcrichton 2017-06-02 09:10:42 -06:00
binary_heap.rs Rollup merge of #42260 - stjepang:document-cmp-traits-agreement, r=alexcrichton 2017-05-27 20:54:04 -06:00
borrow.rs Add ToOwned::clone_into (unstable as toowned_clone_into) 2017-04-12 17:21:15 -07:00
Cargo.toml Move libXtest into libX/tests 2017-04-03 20:49:39 +02:00
fmt.rs Rollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton 2017-03-19 20:51:06 -04:00
lib.rs Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton 2017-06-02 07:51:20 +00:00
linked_list.rs fallout from NonZero/Unique/Shared changes 2017-05-04 23:54:54 -04:00
macros.rs Panic on errors in format! or <T: Display>::to_string 2017-03-01 23:47:59 +01:00
range.rs Make RangeInclusive just a two-field struct 2017-05-21 01:48:03 -07:00
slice.rs Rollup merge of #42370 - mbrubeck:docs, r=frewsxcv 2017-06-02 09:10:48 -06:00
str.rs Rollup merge of #42236 - citizen428:docs/unchecked-indexing-slicing, r=GuillaumeGomez 2017-05-26 10:20:29 -04:00
string.rs Correct some stability versions 2017-05-20 08:38:39 +01:00
vec.rs Auto merge of #42111 - ollie27:stab, r=Mark-Simulacrum 2017-05-20 15:42:43 +00:00
vec_deque.rs fallout from NonZero/Unique/Shared changes 2017-05-04 23:54:54 -04:00