mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
803ce88477
Ignore lifetimes from differing contexts in `needless_lifetimes` Fixes #10379 changelog: [`needless_lifetimes`]: Don't lint signatures in macros if the lifetime is a metavariable