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
/
ui
/
lifetime-errors
Age
Commit message (
Expand
)
Author
Lines
2017-09-26
fix test reference
Niko Matsakis
-1
/
+1
2017-09-26
remove random newlines from error messages, fix compile-fail test
Niko Matsakis
-10
/
+5
2017-09-26
use present tense consistently and update references
Niko Matsakis
-4
/
+4
2017-09-26
modify message for return time having multiple lifetimes
gaurikholkar
-32
/
+25
2017-09-26
merge fixes, addressing CR comments
gaurikholkar
-76
/
+24
2017-09-14
add ui tests for EBR
gaurikholkar
-0
/
+32
2017-09-14
adding ui tests
gaurikholkar
-0
/
+28
2017-09-13
fix ui tests
gaurikholkar
-2
/
+2
2017-09-12
Adding changes for trait objects
gaurikholkar
-0
/
+24
2017-09-12
add ui test for fn items, tidy fixes
gaurikholkar
-4
/
+24
2017-09-12
Adding E0623 for structs
gaurikholkar
-0
/
+80
2017-09-09
adding E0623 for LateBound regions
gaurikholkar
-0
/
+57
2017-08-23
minor fix
gaurikholkar
-1
/
+1
2017-08-23
code review fixes
gaurikholkar
-66
/
+6
2017-08-17
Adding E0623 for structs
gaurikholkar
-53
/
+366
2017-07-29
changing E0623 error message
gaurikholkar
-10
/
+10
2017-07-28
Adding E0623, to detect missing lifetimes when both regions are anonymous
gaurikholkar
-0
/
+108
2017-07-02
report the total number of errors on compilation failure
Ariel Ben-Yehuda
-8
/
+8
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-7
/
+7
2017-06-29
adding compile-fail test
gaurikholkar
-53
/
+0
2017-06-29
Changing the error code to E0621
gaurikholkar
-7
/
+7
2017-06-29
Adding changes to track anonymous region in self
gaurikholkar
-3
/
+53
2017-06-29
track anonymous regions in return types, fix tidy errors
gaurikholkar
-1
/
+52
2017-06-29
Enabling E0611 for inherent functions
gaurikholkar
-0
/
+63
2017-06-29
Interchange ^ and -
gaurikholkar
-15
/
+15
2017-06-29
update reference for test
Niko Matsakis
-5
/
+5
2017-06-29
Adding new ui test for trait impl
gaurikholkar
-0
/
+54
2017-06-29
Adding diagnostic code 0611 for lifetime errors with one named, one anonymous...
gaurikholkar
-38
/
+142
2017-05-24
Change error count messages
Michael Kohl
-7
/
+7
2017-05-18
Fix off-by-one error in column number in `explain_span`.
Florian Hartwig
-12
/
+12
2017-05-13
rustc: use DefId instead of CodeExtent for FreeRegion's scope.
Eduard-Mihai Burtescu
-48
/
+36
2017-04-20
Reduce visual clutter of multiline start when possible
Esteban Küber
-24
/
+24
2017-04-11
Highlight and simplify mismatched types
Esteban Küber
-5
/
+5
2017-02-17
remove vestiges of the old suggestion machinery
Niko Matsakis
-0
/
+91
2017-02-17
add some sample UI error test cases
Niko Matsakis
-0
/
+243