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
/
lambda-mutate.rs
Age
Commit message (
Expand
)
Author
Lines
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-1
/
+1
2013-03-11
Remove uses of log
Brian Anderson
-6
/
+6
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-09
change borrowck error msg: 'declared in outer block' -> 'captured in a closur...
Ben Blum
-1
/
+1
2012-06-15
Issue #2591: Change "upvar" to "variable declared in an outer block" in tests
Patrick Walton
-1
/
+1
2012-01-09
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
Graydon Hoare
-2
/
+2
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-6
/
+6
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-6
/
+6
2011-09-01
Make resolve recognize upvars
Marijn Haverbeke
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-4
/
+1
2011-08-04
Prohibit assignment to upvars in lambdas. Closes #805.
Michael Sullivan
-0
/
+15