mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
fc318986f3
Un-shadow object bound candidate in `NormalizesTo` goal if self_ty is trait object Fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/244 r? lcnr