ruff/crates/ty_python_semantic/resources/mdtest/generics
Ibraheem Ahmed 294f863523
[ty] Avoid expression reinference for diagnostics (#21267)
## Summary

We now use the type context for a lot of things, so re-inferring without
type context actually makes diagnostics more confusing (in most cases).
2025-11-25 09:24:00 -08:00
..
legacy [ty] Avoid expression reinference for diagnostics (#21267) 2025-11-25 09:24:00 -08:00
pep695 [ty] Avoid expression reinference for diagnostics (#21267) 2025-11-25 09:24:00 -08:00
builtins.md [ty] Support using legacy typing aliases for generic classes in type annotations (#18404) 2025-06-03 12:09:51 +01:00
scoping.md [ty] Create a specialization from a constraint set (#21414) 2025-11-19 14:20:33 -05:00
specialize_constrained.md [ty] Distinguish "unconstrained" from "constrained to any type" (#21539) 2025-11-24 15:23:09 -05:00