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
/
self
/
elision
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
Reword mismatched-lifetime-syntaxes text based on feedback
Jake Goulding
-10
/
+12
2025-06-04
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
Jake Goulding
-11
/
+24
2024-10-04
Bless ui tests.
Camille GILLOT
-74
/
+74
2024-08-31
elided_named_lifetimes: bless & add tests
Pavel Grigorenko
-2
/
+20
2024-06-05
Additional test due to Pin<&Self> discovery
Adrian Taylor
-0
/
+49
2024-06-04
Add additional tests.
Adrian Taylor
-0
/
+22
2024-05-22
Do not elide if there's ambiguity in self lifetime.
Adrian Taylor
-5
/
+165
2024-05-22
Ambiguous Self lifetimes: don't elide.
Adrian Taylor
-11
/
+230
2024-05-17
Tweak suggested lifetimes to modify return type instead of `&self` receiver
Esteban Küber
-87
/
+87
2024-05-17
Run `rustfmt` on modified tests
Esteban Küber
-43
/
+55
2024-05-17
Account for owning item lifetimes in suggestion and annotate tests as `run-ru...
Esteban Küber
-49
/
+320
2024-05-17
Always constrain the return type in lifetime suggestion
Esteban Küber
-58
/
+58
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-41
/
+41
2023-11-20
Tweak wording
Esteban Küber
-1
/
+1
2023-11-20
On borrow return type, suggest borrowing from arg or owned return type
Esteban Küber
-1
/
+10
2023-05-03
Do not recurse into const generic args when resolving self lifetime elision.
Camille GILLOT
-0
/
+51
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-58
/
+58
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2341