rust/src/libcollections
bors 193390d0e4 auto merge of #19672 : alexcrichton/rust/snapshots, r=brson
These snapshots were generated on the 10.7 bot which should be the first step in fixing #19643
2014-12-11 22:56:54 +00:00
..
btree auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
hash auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
tree Change 'Example' to 'Examples' throughout collections' rustdocs. 2014-12-08 23:28:07 -06:00
trie Change 'Example' to 'Examples' throughout collections' rustdocs. 2014-12-08 23:28:07 -06:00
bench.rs collections: Remove all collections traits 2014-11-01 11:37:04 -07:00
binary_heap.rs auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
bit.rs Change 'Example' to 'Examples' throughout collections' rustdocs. 2014-12-08 23:28:07 -06:00
dlist.rs auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
enum_set.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
lib.rs Remove special casing for some meta attributes 2014-11-26 11:44:45 -08:00
macros.rs A few minor documentation fixes 2014-08-19 17:22:18 +12:00
ring_buf.rs auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
slice.rs auto merge of #19655 : jbranchaud/rust/change-example-to-examples, r=steveklabnik 2014-12-10 12:46:11 +00:00
str.rs auto merge of #19672 : alexcrichton/rust/snapshots, r=brson 2014-12-11 22:56:54 +00:00
string.rs auto merge of #19672 : alexcrichton/rust/snapshots, r=brson 2014-12-11 22:56:54 +00:00
vec.rs auto merge of #19377 : tbu-/rust/pr_mapinplace_fixzerosized_test, r=sfackler 2014-12-11 18:12:11 +00:00
vec_map.rs auto merge of #19663 : tbu-/rust/pr_fix_vecmap, r=Gankro 2014-12-10 15:22:18 +00:00