mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
349b3b324d
Allow Trait inheritance with cycles on associated types Fixes #35237 r? `@nikomatsakis` cc `@estebank`
For more information about how rustc works, see the rustc dev guide.