mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
1f5dcf30d7
Fix `mismatched_lifetime_syntaxes` suggestions for hidden path lifetimes close: https://github.com/rust-lang/rust/issues/154493 r? shepmaster cc: @chenyukang