mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
5ba30a680c
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.