about summary refs log tree commit diff
path: root/src/doc/guide-container.md
AgeCommit message (Expand)AuthorLines
2014-09-13Remove container guide.Steve Klabnik-411/+3
2014-07-27docs: Fix typo in container guide.Ruud van Asseldonk-1/+1
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-17/+17
2014-06-22Update few files after comparison traits renamingPiotr Jawniak-1/+1
2014-05-30Remove deprecated owned vector from iterator example.Jonathan Reem-1/+1
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-12/+12
2014-05-08Handle fallout in documentationKevin Ballard-8/+8
2014-05-03rustdoc: Migrate from sundown to hoedownAlex Crichton-1/+1
2014-04-28Deprecate the rev_iter pattern in all places where a DoubleEndedIterator is p...Jonathan S-8/+6
2014-04-25doc: Update modules for containersHerman J. Radtke III-6/+6
2014-03-30Rename `from_iterator` to `from_iter` for consistency.Brian Anderson-1/+1
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-1/+1
2014-02-24Transition to new `Hash`, removing IterBytes and std::to_bytes.Huon Wilson-3/+3
2014-02-11container -- update example to contain scope of closure borrowNiko Matsakis-13/+19
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+410