mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 12:00:36 +00:00
add test for inductive cycle hangs the same pattern is already tested for coinductive cycles, but I now understand the underlying issue and want to make sure we also test it for inductive ones r? `@compiler-errors`