rust/src/libcollectionstest
bors dd6c4a8f15 Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton
Previously it could not be implemented for types outside `libcore/iter.rs` due
to coherence issues.
2015-04-08 00:42:10 +00:00
..
bit Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
btree Fallout from changing fn traits to use inheritance rather than bridge 2015-03-23 19:57:30 -04:00
bench.rs Fallout where types must be specified. 2015-03-30 05:02:20 -04:00
binary_heap.rs
enum_set.rs Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
fmt.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
lib.rs Test fixes and rebase conflicts, round 1 2015-03-31 15:53:25 -07:00
linked_list.rs move some tests back to libcollections 2015-03-16 21:57:42 -05:00
slice.rs rollup merge of #23945: pnkfelix/gate-u-negate 2015-04-01 18:36:21 -07:00
str.rs Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton 2015-04-08 00:42:10 +00:00
string.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
vec_deque.rs rollup merge of #23288: alexcrichton/issue-19470 2015-03-31 15:59:35 -07:00
vec_map.rs
vec.rs