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-lend-flow.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
change borrowck error msg: 'declared in outer block' -> 'captured in a closur...
Ben Blum
-2
/
+2
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-14
/
+14
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-14
/
+14
2012-06-15
Issue #2591: Change "upvar" to "variable declared in an outer block" in tests
Patrick Walton
-2
/
+2
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-0
/
+3
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-1
/
+1
2012-05-16
add xfail-fast directives for borrowck tests
Niko Matsakis
-0
/
+1
2012-05-10
replace mutbl pass with borrowck
Niko Matsakis
-1
/
+10
2012-05-10
Remove `do ... while` loops from the tests and docs.
Paul Stansifer
-18
/
+0
2012-05-09
implement new borrow ck (disabled by default)
Niko Matsakis
-0
/
+96