mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 14:17:23 +00:00
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.