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
/
ui
/
lifetimes
/
lifetime-errors
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1035
/
+0
2023-01-01
Verbose suggestions
Esteban Küber
-4
/
+10
2022-09-26
address review
b-naber
-1
/
+1
2022-07-25
Report elision failures on the AST.
Camille GILLOT
-1
/
+1
2022-06-21
Always create parameters for functions-like types.
Camille GILLOT
-2
/
+2
2022-06-16
fix one more case of trailing space
klensy
-4
/
+4
2022-06-11
ValuePairs::PolyTraitRefs should be called 'trait'
Michael Goulet
-2
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-610
/
+68
2022-05-22
Use revisions for NLL in lifetimes
Jack Huey
-93
/
+267
2022-04-30
Bless nll tests.
Camille GILLOT
-2
/
+5
2022-04-27
Recover suggestions to introduce named lifetime under NLL
marmeladema
-0
/
+45
2022-04-24
Bless tests
marmeladema
-3
/
+3
2022-03-01
update (bless) test results
Fausto
-3
/
+3
2022-02-28
Suggest adding a new lifetime parameter when two elided lifetimes should matc...
Fausto
-0
/
+18
2021-11-03
Add beginner friendly lifetime elision hint to E0623
Nilstrieb
-0
/
+36
2021-09-30
Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank
bors
-16
/
+16
2021-09-27
Improve cause information for NLL higher-ranked errors
Aaron Hill
-0
/
+5
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-16
/
+16
2021-09-06
Add regression test for #74400
Bram van den Heuvel
-0
/
+54
2021-08-18
Use more accurate spans when proposing adding lifetime to item
Esteban Kuber
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-1
/
+1
2021-04-12
Compiler error messages: reduce assertiveness of message E0384
James Addison
-5
/
+5
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-3
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-03-12
update tests
Mark Mansi
-5
/
+5
2020-02-22
update some tests
Mark Mansi
-5
/
+5
2020-02-05
Account for `fn()` types in lifetime suggestions
Esteban Küber
-6
/
+2
2020-02-05
review comments
Esteban Küber
-1
/
+1
2020-02-05
Suggest `'r` instead of `'lifetime`
Esteban Küber
-2
/
+2
2020-02-05
When suggesting lifetimes, propose adding the new lifetime to all arguments
Esteban Küber
-2
/
+2
2020-02-05
Use spans for input borrowed types unrelated to return type
Esteban Küber
-1
/
+5
2020-01-19
review comments
Esteban Küber
-1
/
+1
2020-01-19
When encountering an expected named lifetime and none are present, suggest ad...
Esteban Küber
-1
/
+5
2019-11-18
Auto merge of #58281 - mark-i-m:synthesis, r=estebank
bors
-0
/
+12
2019-11-07
Update ui tests
Guillaume Gomez
-0
/
+25
2019-10-27
update tests
Mark Mansi
-0
/
+12
2019-09-12
update tests
Mark Mansi
-3
/
+3
2019-06-13
Create fewer basic blocks in match MIR lowering
Matthew Jasper
-3
/
+3
2019-05-29
Update ui test suite to use dyn
memoryruins
-9
/
+9
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+379
2019-05-03
Update tests
Christopher Vittal
-52
/
+14
2019-04-25
Rollup merge of #60160 - xldenis:fix-overlapping-zero-width-annotation, r=est...
Mazdak Farrokhzad
-3
/
+1
2019-04-22
Fix #58270, fix off-by-one error in error diagnostics.
Xavier Denis
-3
/
+1
2019-04-22
Remove double trailing newlines
varkor
-3
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-25
/
+0
2019-03-11
Update tests
Vadim Petrochenkov
-47
/
+47
2018-12-25
Remove licenses
Mark Rousskov
-406
/
+45
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-379
/
+0
2018-10-15
Deduplicate tests
Shotaro Yamada
-45
/
+0
2018-09-19
Update ui tests
Matthew Jasper
-8
/
+8
[next]