summary refs log tree commit diff
path: root/src/libextra/list.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-2/+1
2013-06-16Add copies to type params with Copy boundNiko Matsakis-2/+2
2013-06-14add IteratorUtil to the preludeDaniel Micay-1/+0
2013-06-09std: remove fold[lr] in favour of iteratorsHuon Wilson-2/+2
2013-05-30Remove copy bindings from patterns.Niko Matsakis-3/+3
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+3
2013-05-23cleanup warnings from libextraErick Tryzelaar-13/+13
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+270