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