mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 05:07:10 +00:00
Suggest adding a new lifetime parameter when two elided lifetimes should match up but don't Issue #90170 This also changes the tests introduced by the previous commits because of another rustc issue (#90258)