rust/src/libcollections
bors 32ddbb82e0 auto merge of #20406 : TimDumol/rust/dlist-append-split-off, r=Gankro
Implements the `append()` and `split_off()` methods proposed by the collections reform part 2 RFC.

RFC: https://github.com/rust-lang/rfcs/pull/509
Tracking issue: https://github.com/rust-lang/rust/issues/19986
2015-01-11 18:50:46 +00:00
..
btree rollup merge of #20654: alexcrichton/stabilize-hash 2015-01-07 17:17:19 -08:00
bench.rs [breaking change] Update entry API as part of RFC 509. 2015-01-04 15:55:54 -05:00
binary_heap.rs Revert "Remove i suffix in docs" 2015-01-05 19:08:37 -08:00
bit.rs doc: Fix unresolved import in Bitv example 2015-01-08 19:25:53 +01:00
dlist.rs Add append() and split_off() to DList. 2015-01-09 12:13:16 +08:00
enum_set.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
lib.rs rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
macros.rs Enabled the vec![] macro to use the [a; b] repeat syntax. 2015-01-08 21:53:04 +01:00
ring_buf.rs rollup merge of #20721: japaric/snap 2015-01-07 17:26:58 -08:00
slice.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
str.rs use slicing sugar 2015-01-07 17:35:56 -05:00
string.rs add inline to every String function 2015-01-10 16:37:27 +01:00
vec.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
vec_map.rs std: Stabilize the std::hash module 2015-01-07 12:18:08 -08:00