mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

A cycle was previously coinductive if all steps were coinductive. Change this to instead considerm cycles to be coinductive if they step through at least one where-bound of an impl of a coinductive trait goal.