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
/
regions-steal-closure.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-31
Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...
Vadim Petrochenkov
-2
/
+0
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-2
/
+2
2015-03-02
Remove the synthetic "region bound" from closures and instead update how
Niko Matsakis
-2
/
+2
2015-01-31
Kill more `isize`s
Tobias Bucher
-1
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2015-01-05
fix cfail tests
Jorge Aparicio
-5
/
+7
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-1
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-2
/
+2
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-01
Fix some compile-fail tests
Brian Anderson
-1
/
+1
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-1
/
+1
2012-08-21
more sound treatment of fn& regions; change all & to be distinct
Niko Matsakis
-0
/
+15