rust/src/libcollections
Huon Wilson 3d9528a8d8 Unstabilise words for now.
It is not totally clear if we should just use whitespace, or if the full
unicode word-breaking algorithm is more correct. If there is demand we
can reconsider this decision (and consider the precise algorithm to use
in detail).

cc #15628.
2015-02-13 14:30:23 +11:00
..
btree rollup merge of #22151: Gankro/macro-bench 2015-02-11 14:02:08 -08:00
bench.rs Test fixes and rebase conflicts 2015-02-11 15:05:39 -08:00
binary_heap.rs std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
bit.rs std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
dlist.rs std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
enum_set.rs std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
fmt.rs rustc: Fix a number of stability lint holes 2015-02-11 12:14:59 -08:00
lib.rs Test fixes and rebase conflicts 2015-02-11 15:05:39 -08:00
macros.rs Don't use std:: paths in syntax extensions when compiling a #![no_std] crate 2015-02-07 10:49:57 -08:00
ring_buf.rs std: Rename IntoIterator::Iter to IntoIter 2015-02-09 15:58:13 -08:00
slice.rs implement missing iterator traits for slice::Windows 2015-02-11 17:03:48 -06:00
str.rs Unstabilise words for now. 2015-02-13 14:30:23 +11:00
string.rs Rollup merge of #21969 - Gankro:collections-cleanup, r=alexcrichton 2015-02-06 16:21:09 +05:30
vec.rs Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00
vec_map.rs rollup merge of #22151: Gankro/macro-bench 2015-02-11 14:02:08 -08:00