rust/src/libcollections
bors 3d0d9bb6fb auto merge of #20896 : sfackler/rust/atomic-rename, r=alexcrichton
Change any use of AtomicInt to AtomicIsize and AtomicUint to AtomicUsize

Closes #20893

[breaking-change]
2015-01-12 22:56:20 +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 Rename AtomicInt and AtomicUint 2015-01-11 11:47:44 -08:00
vec_map.rs std: Stabilize the std::hash module 2015-01-07 12:18:08 -08:00