ruff/crates/red_knot_python_semantic
Carl Meyer c7b13bb8fc
[red-knot] add cycle-free while-loop control flow (#12413)
Add support for while-loop control flow.

This doesn't yet include general support for terminals and reachability;
that is wider than just while loops and belongs in its own PR.

This also doesn't yet add support for cyclic definitions in loops; that
comes with enough of its own complexity in Salsa that I want to handle
it separately.
2024-07-22 14:27:33 -07:00
..
src [red-knot] add cycle-free while-loop control flow (#12413) 2024-07-22 14:27:33 -07:00
Cargo.toml [red-knot] add maybe-undefined lint rule (#12414) 2024-07-22 13:53:59 -07:00