mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 22:16:24 +00:00
Lint that warns when an elided lifetime ends up being a named lifetime As suggested in https://github.com/rust-lang/rust/issues/48686#issuecomment-1817334575 Fixes #48686