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
/
block-deinitializes-upvar.rs
Age
Commit message (
Expand
)
Author
Lines
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-18
/
+0
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-1
/
+1
2012-07-09
change borrowck error msg: 'declared in outer block' -> 'captured in a closur...
Ben Blum
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-15
Issue #2591: Change "upvar" to "variable declared in an outer block" in tests
Patrick Walton
-1
/
+1
2012-05-31
test: Update test with current error message
Brian Anderson
-2
/
+2
2012-03-05
rustc: Lower case error messages
Brian Anderson
-1
/
+1
2012-01-23
s/block()/fn()/g
Niko Matsakis
-1
/
+1
2011-11-21
Add a pass that checks that blocks are only used in safe ways
Marijn Haverbeke
-5
/
+2
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-4
/
+4
2011-09-06
Forbid blocks from deinitializing upvars
Tim Chevalier
-5
/
+8
2011-09-01
Add a test that lambdas can't deinitialize upvars
Tim Chevalier
-0
/
+8