mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
1063c0dd37
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