summary refs log tree commit diff
path: root/compiler/rustc_lint/src/lifetime_syntax.rs
AgeCommit message (Expand)AuthorLines
2025-07-24Reword mismatched-lifetime-syntaxes text based on feedbackJake Goulding-29/+116
2025-06-06Apply `mismatched-lifetime-syntaxes` to trait and extern functionsJake Goulding-7/+33
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-1/+1
2025-06-04Introduce the `mismatched_lifetime_syntaxes` lintJake Goulding-0/+503