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
/
tests
/
ui
/
lifetimes
Age
Commit message (
Expand
)
Author
Lines
2023-03-17
Do not ICE for unexpected lifetime with ConstGeneric rib
yukang
-2
/
+24
2023-03-10
feat: implement better error for manual impl of `Fn*` traits
Ezra Shaw
-0
/
+6
2023-03-03
Label opaque type for 'captures lifetime' error message
Michael Goulet
-3
/
+10
2023-02-26
Don't trigger ICE for ReError when the other region is empty.
Lenko Donchev
-0
/
+40
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-4
/
+4
2023-02-10
Auto merge of #107652 - estebank:re_error, r=oli-obk
bors
-4
/
+74
2023-02-09
Rollup merge of #107648 - matthiaskrgr:unused_lifetime_104432_fix, r=cjgillot
Dylan DPC
-0
/
+12
2023-02-09
Introduce `ReError`
Esteban Küber
-4
/
+74
2023-02-04
Recover from default value for a lifetime in generic parameters.
Lenko Donchev
-0
/
+14
2023-02-03
unused-lifetimes: don't warn about lifetimes originating from expanded code
Matthias Krüger
-0
/
+12
2023-01-30
Modify primary span label for E0308
Esteban Küber
-3
/
+3
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+2
2023-01-23
Add hint for missing lifetime bound on trait object when type alias is used
yanchen4791
-0
/
+105
2023-01-17
Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB
yanchen4791
-0
/
+120
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+2
2023-01-11
Fix invalid syntax in impl Trait parameter type suggestions for E0311
yanchen4791
-5
/
+22
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3182