mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 08:57:09 +00:00
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.