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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
for-loop-decl.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-06
refinement to technique used to not run regionck
Niko Matsakis
-35
/
+0
2013-04-03
rename Linear{Map,Set} => Hash{Map,Set}
Daniel Micay
-2
/
+2
2013-04-03
hashmap: rm linear namespace
Daniel Micay
-1
/
+1
2013-03-26
test: Remove uses of oldmap::HashMap
Alex Crichton
-3
/
+3
2013-03-07
test: Fix tests.
Patrick Walton
-3
/
+9
2013-02-03
rename map -> oldmap and mark it as deprecated
Daniel Micay
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-10
Convert std::map to camel case
Brian Anderson
-2
/
+2
2012-09-05
test: "import" -> "use"
Patrick Walton
-2
/
+2
2012-08-28
CamelCasify lots of std
Ben Striegel
-1
/
+1
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-29
Rewrite bitv to use classes and optimize its representation
Tim Chevalier
-2
/
+2
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-04-23
Move map iface over to more `for`-friendly iteration methods
Marijn Haverbeke
-1
/
+1
2012-03-15
test: Fix name of bitv type
Brian Anderson
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-1
/
+1
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-3
/
+3
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-2
/
+2
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-14
/
+9
2011-07-26
Remove uses of tuples from the test suite
Marijn Haverbeke
-3
/
+4
2011-06-14
Remove some unnecessary xfails
Tim Chevalier
-1
/
+1
2011-05-27
Check the declaration type in a for loop against the sequence type
Tim Chevalier
-0
/
+23