rust/src/libcollections
bors 8e2860407b auto merge of #16887 : steveklabnik/rust/guide_iterators, r=alexcrichton
This isn't ready to merge yet.

The 'containers and iterators' guide is basically just a collection of stuff that should be in the module definitions. So I'm moving the guide to just an 'iterators' guide, and moved the info that was there into the right places.

So, is this a good path forward, and is all of the information still correct?
2014-09-15 15:11:12 +00:00
..
hash Add lint groups; define built-in lint groups bad_style and unused 2014-08-30 09:12:04 +12:00
bitv.rs bitv: add larger tests, better benchmarks & remove dead code. 2014-09-03 20:07:08 +10:00
btree.rs A few minor documentation fixes 2014-08-19 17:22:18 +12:00
deque.rs A few minor documentation fixes 2014-08-19 17:22:18 +12:00
dlist.rs Rename RawPtr::to_option() to RawPtr::as_ref() 2014-08-31 13:33:55 -05:00
enum_set.rs A few minor documentation fixes 2014-08-19 17:22:18 +12:00
lib.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
macros.rs A few minor documentation fixes 2014-08-19 17:22:18 +12:00
priority_queue.rs Move info into individual modules. 2014-09-13 15:05:56 -04:00
ringbuf.rs Move info into individual modules. 2014-09-13 15:05:56 -04:00
slice.rs Remove some test warnings. 2014-09-09 11:32:58 +02:00
smallintmap.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
str.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
string.rs Rebasing changes 2014-08-26 16:07:32 +12:00
treemap.rs Move info into individual modules. 2014-09-13 15:05:56 -04:00
trie.rs Move info into individual modules. 2014-09-13 15:05:56 -04:00
vec.rs auto merge of #16887 : steveklabnik/rust/guide_iterators, r=alexcrichton 2014-09-15 15:11:12 +00:00