index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
treemap.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-05
Comments only: change TODOs to FIXMEs and annotate them
Tim Chevalier
-1
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-11
/
+11
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-05-23
changes to get std passing borrowck
Niko Matsakis
-40
/
+47
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-5
/
+5
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-10
/
+10
2012-03-09
std: Convert to rustdoc
Brian Anderson
-35
/
+6
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-2
/
+6
2012-01-31
Change option::t to option
Tim Chevalier
-1
/
+1
2012-01-31
Require alts to be exhaustive
Tim Chevalier
-8
/
+12
2012-01-23
s/block()/fn()/g
Niko Matsakis
-1
/
+1
2012-01-19
Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. Clos...
Graydon Hoare
-1
/
+1
2012-01-19
lib: ';' to ',' in enums in more places
Patrick Walton
-1
/
+1
2012-01-19
stdlib: "tag" -> "enum"
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-3
/
+3
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+62
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-2
/
+2
2011-12-20
Add companion-module core.rs that exports log levels and option/some/none eve...
Graydon Hoare
-3
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+96