ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
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
..
classes.md [ty] Add failing tests for tuple subclasses (#19803) 2025-08-07 13:11:15 +00:00
functions.md [ty] Use separate Rust types for bound and unbound type variables (#19796) 2025-08-11 15:29:58 -04:00
variables.md [ty] Use separate Rust types for bound and unbound type variables (#19796) 2025-08-11 15:29:58 -04:00
variance.md [ty] eliminate is_fully_static (#18799) 2025-06-24 18:02:05 -07:00