mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 02:45:45 +00:00
Don't repeat lifetime names from outer binder in print Fixes https://github.com/rust-lang/rust/issues/102392 Fixes https://github.com/rust-lang/rust/issues/102414 r? ```@lcnr```
For more information about how rustc works, see the rustc dev guide.