rust/compiler
lcnr 46faf4bed6 rework cycle handling
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.
2025-02-28 12:16:47 +01:00
..
2025-02-25 18:17:32 +01:00
2025-02-25 17:27:22 +00:00
2025-02-27 09:53:17 +11:00
2025-02-26 19:03:29 +00:00
2025-02-24 14:31:19 +01:00
2025-02-28 12:16:47 +01:00
2025-02-26 19:03:29 +00:00
2025-02-28 12:16:47 +01:00