rust/tests/ui/lint/elided-named-lifetimes
Pavel Grigorenko 9e2d264fa2 Hack around a conflict with `clippy::needless_lifetimes` 2024-09-06 17:06:35 +03:00
..
example-from-issue48686.rs elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
example-from-issue48686.stderr elided_named_lifetimes: manually implement `LintDiagnostic` 2024-09-06 15:47:52 +03:00
missing-lifetime-kind.rs elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
missing-lifetime-kind.stderr Hack around a conflict with `clippy::needless_lifetimes` 2024-09-06 17:06:35 +03:00
not-tied-to-crate.rs elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
not-tied-to-crate.stderr elided_named_lifetimes: manually implement `LintDiagnostic` 2024-09-06 15:47:52 +03:00
static.rs elided_named_lifetimes: bless & add tests 2024-08-31 15:35:42 +03:00
static.stderr elided_named_lifetimes: manually implement `LintDiagnostic` 2024-09-06 15:47:52 +03:00