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
/
regions-nested-fns-2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-10
Improve error message where a closure escapes fn while trying to borrow
Niko Matsakis
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-05
fix cfail tests
Jorge Aparicio
-1
/
+1
2014-11-07
Update parser with `for` syntax
Niko Matsakis
-1
/
+1
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-3
/
+4
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-1
/
+1
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-2
/
+2
2013-03-18
librustc: Convert all uses of old lifetime notation to new lifetime notation....
Patrick Walton
-1
/
+1
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-3
/
+2
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-07-30
Fix #2979: inference for lifetimes of & expressions
Niko Matsakis
-0
/
+11