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
/
test
/
compile-fail
/
borrowck-insert-during-each.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-06-25
remove `each` from vec, HashMap and HashSet
Daniel Micay
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-5
/
+5
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-2
/
+2
2013-04-03
rename Linear{Map,Set} => Hash{Map,Set}
Daniel Micay
-3
/
+3
2013-04-03
hashmap: rm linear namespace
Daniel Micay
-1
/
+1
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-02-28
librustc: Mark all type implementations public. rs=impl-publicity
Patrick Walton
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-02-12
Adjust borrow checker algorithm to address #4856 unsoundness,
Niko Matsakis
-0
/
+34