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-escape-loop-via-vec.rs
Age
Commit message (
Expand
)
Author
Lines
2016-11-01
Improve "Doesn't live long enough" error
Mikhail Modin
-31
/
+0
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-1
/
+1
2016-08-31
Update error message for lifetime of borrowed values
Jonathan Turner
-2
/
+2
2016-08-20
Update E0503 to the new format
Wesley Wiser
-0
/
+9
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
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-1
/
+1
2014-06-13
Enforce stronger guarantees for mutable borrows
Cameron Zwarich
-2
/
+2
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-1
/
+1
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-2
/
+2
2013-01-24
librustc: Allow `&mut` to be loaned; allow `self` to be loaned; make `&mut` l...
Patrick Walton
-1
/
+1
2013-01-17
test: Fix busted compile-fail tests. rs=bustage
Patrick Walton
-5
/
+4
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-28
demode vec
Niko Matsakis
-1
/
+1
2012-07-30
Fix #2979: inference for lifetimes of & expressions
Niko Matsakis
-6
/
+2
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-4
/
+4
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
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
-4
/
+4
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-05-15
rename test
Niko Matsakis
-0
/
+17