ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
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
..
classes.md [ty] Avoid expression reinference for diagnostics (#21267) 2025-11-25 09:24:00 -08:00
functions.md [ty] Prefer exact matches when solving constrained type variables (#21165) 2025-10-31 10:58:09 -04:00
variables.md [ty] Ensure annotation/type expressions in stub files are always deferred (#21401) 2025-11-13 17:14:54 +00:00
variance.md [ty] eliminate is_fully_static (#18799) 2025-06-24 18:02:05 -07:00