about summary refs log tree commit diff
path: root/src/libextra/fun_treemap.rs
AgeCommit message (Expand)AuthorLines
2013-07-18librustc: Forbid `&` pointers (other than `&'static`) inside `@` boxes.Patrick Walton-3/+14
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-3/+3
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-3/+2
2013-06-29'Borrow' stack closures rather than copying them (e.g., "|x|f(x)"), in prep f...Ben Blum-2/+2
2013-05-30Remove copy bindings from patterns.Niko Matsakis-7/+7
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/+72