rust/src/libcollections
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
..
btree Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
binary_heap.rs Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
bit.rs Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
borrow.rs Adjust AsRef impl for Cow 2015-04-02 22:22:44 -07:00
enum_set.rs Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
fmt.rs Document the effect of # on array formatting 2015-03-30 15:17:22 -07:00
lib.rs rollup merge of #23873: alexcrichton/remove-deprecated 2015-03-31 15:54:44 -07:00
linked_list.rs rollup merge of #23288: alexcrichton/issue-19470 2015-03-31 15:59:35 -07:00
macros.rs Register new snapshots 2015-03-18 16:32:32 -07:00
slice.rs Make sum and product inherent methods on Iterator 2015-04-08 00:26:35 +02:00
str.rs Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton 2015-04-08 00:42:10 +00:00
string.rs Auto merge of #23952 - Kimundi:more_string_pattern, r=alexcrichton 2015-04-07 00:57:08 +00:00
vec.rs Remove unnecessary Vec<_> annotation from docs 2015-04-03 13:23:58 -04:00
vec_deque.rs rollup merge of #23873: alexcrichton/remove-deprecated 2015-03-31 15:54:44 -07:00
vec_map.rs rollup merge of #23738: alexcrichton/snapshots 2015-03-27 10:08:40 -07:00