mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
b02062e886
Don't duplicate region names for late-bound regions in print of Binder Fixes https://github.com/rust-lang/rust/issues/101280
For more information about how rustc works, see the rustc dev guide.