Files
ruff/crates
David Peter 642eac452d [ty] Recursive protocols (#17929)
## Summary

Use a self-reference "marker" ~~and fixpoint iteration~~ to solve the
stack overflow problems with recursive protocols. This is not pretty and
somewhat tedious, but seems to work fine. Much better than all my
fixpoint-iteration attempts anyway.

closes https://github.com/astral-sh/ty/issues/93

## Test Plan

New Markdown tests.
2025-05-09 14:54:02 +02:00
..
2025-05-09 11:54:07 +02:00
2025-05-09 14:23:24 +02:00
2025-05-09 11:54:07 +02:00
2025-05-09 14:23:24 +02:00
2025-05-09 11:54:07 +02:00
2025-05-09 11:54:07 +02:00
2025-05-09 11:54:07 +02:00