mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
0c8d11b97c
Point out span where we could introduce higher-ranked lifetime Somewhat addresses #105422, but not really. We don't have that much useful information here since we're still in resolution :^( Maybe this suggestion isn't worth it. If the reviewer has an idea how we can get a more succinct binder information for a structured suggestion, it would be appreciated.