rust/src/libcollectionstest
bors a7b5d69ba5 Auto merge of #32851 - apasel422:spec-extend, r=alexcrichton
Specialize `Extend` to `append` for `{LinkedList, Vec}`
2016-04-15 02:01:05 -07:00
..
btree Implement values_mut on BTreeMap. 2016-04-01 18:36:08 -04:00
bench.rs More test fixes 2015-04-14 10:14:19 -07:00
binary_heap.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
enum_set.rs Implement RFC 839 2015-06-08 12:05:33 +02:00
fmt.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
lib.rs std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
linked_list.rs Specialize Extend to append for {LinkedList, Vec} 2016-04-14 07:12:45 -04:00
slice.rs Add test for [u8]'s Ord (and fix the old test for ord) 2016-04-05 14:06:20 +02:00
str.rs Rollup merge of #32869 - bluss:char-boundary-test, r=brson 2016-04-14 14:49:09 -04:00
string.rs std: Stabilize APIs for the 1.8 release 2016-02-29 09:05:33 -08:00
vec.rs Specialize Extend to append for {LinkedList, Vec} 2016-04-14 07:12:45 -04:00
vec_deque.rs mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00