rust/tests/ui/suggestions/lifetimes
Pavel Grigorenko a9b959a020 elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
..
explicit-lifetime-suggestion-in-proper-span-issue-121267.rs Fix bad span for explicit lifetime suggestion 2024-03-21 10:31:04 +09:00
explicit-lifetime-suggestion-in-proper-span-issue-121267.stderr Don't arbitrarily choose one upper bound for hidden captured region 2024-08-06 15:43:41 -04:00
issue-105544.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-105544.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-105544.stderr remove trailing dots 2023-10-08 10:06:17 +00:00
missing-lifetimes-in-signature-2.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing-lifetimes-in-signature-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing-lifetimes-in-signature-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-lifetimes-in-signature-before-const.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing-lifetimes-in-signature-before-const.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing-lifetimes-in-signature-before-const.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing-lifetimes-in-signature.rs elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
missing-lifetimes-in-signature.stderr elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
suggest-using-tick-underscore-lifetime-in-return-trait-object.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
suggest-using-tick-underscore-lifetime-in-return-trait-object.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
suggest-using-tick-underscore-lifetime-in-return-trait-object.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
trait-object-nested-in-impl-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-object-nested-in-impl-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-param-bound-scope.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-param-bound-scope.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-param-bound-scope.stderr Update tests 2024-02-07 10:42:01 +08:00
type-param-missing-lifetime.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-param-missing-lifetime.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
type-param-missing-lifetime.stderr remove trailing dots 2023-10-08 10:06:17 +00:00