mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
349b3b324d
Allow Trait inheritance with cycles on associated types Fixes #35237 r? `@nikomatsakis` cc `@estebank`