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
/
lifetimes
Age
Commit message (
Expand
)
Author
Lines
2017-10-02
fix handling of `Self`
Ariel Ben-Yehuda
-15
/
+46
2017-10-01
handle nested generics in Generics::type_param/region_param
Ariel Ben-Yehuda
-1
/
+44
2017-09-24
Point at parameter type on E0301
Esteban Küber
-0
/
+61
2017-08-16
Stabilize rvalue promotion to 'static.
Eduard-Mihai Burtescu
-4
/
+5
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-1
/
+1
2017-05-27
Add new error codes and update tests
Guillaume Gomez
-1
/
+1
2017-05-24
Change error count messages
Michael Kohl
-1
/
+1
2017-01-26
rustc: Remove all "consider using an explicit lifetime parameter" suggestions
Brian Anderson
-53
/
+0
2016-11-23
review comments
Esteban Küber
-1
/
+1
2016-11-22
Show multiline spans in full if short enough
Esteban Küber
-2
/
+5
2016-11-12
Auto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner
bors
-2
/
+2
2016-11-10
Don't hint to add lifetime on trait impl
Esteban Küber
-0
/
+50
2016-11-09
Improve "Doesn't live long enough" error
Mikhail Modin
-2
/
+2
2016-08-31
Update error message for lifetime of borrowed values
Jonathan Turner
-0
/
+31