ruff/crates/ty_python_semantic/resources/mdtest/exception
Douglas Creager dc84645c36
[ty] Use separate Rust types for bound and unbound type variables (#19796)
This PR creates separate Rust types for bound and unbound type
variables, as proposed in https://github.com/astral-sh/ty/issues/926.

Closes https://github.com/astral-sh/ty/issues/926

---------

Co-authored-by: Carl Meyer <carl@astral.sh>
2025-08-11 15:29:58 -04:00
..
basic.md [ty] Use separate Rust types for bound and unbound type variables (#19796) 2025-08-11 15:29:58 -04:00
control_flow.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
except_star.md [ty] Raise invalid-exception-caught even when exception is not captured (#18202) 2025-05-19 18:13:34 -04:00
invalid_syntax.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00