ruff/crates/red_knot_python_semantic/resources/mdtest/generics
Matthew Mckee 63e78b41cd
[red-knot] Ban most Type::Instance types in type expressions (#16872)
## Summary

Catch some Instances, but raise type error for the rest of them
Fixes #16851 

## Test Plan

Extend invalid.md in annotations

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-03-20 15:19:56 -07:00
..
classes.md [red-knot] handle cycles in MRO/bases resolution (#16693) 2025-03-13 08:16:03 -07:00
functions.md [red-knot] detect invalid return type (#16540) 2025-03-12 01:58:59 +00:00
legacy.md [red-knot] Several failing tests for generics (#16509) 2025-03-05 17:21:19 -05:00
pep695.md [red-knot] Several failing tests for generics (#16509) 2025-03-05 17:21:19 -05:00
scoping.md [red-knot] Ban most Type::Instance types in type expressions (#16872) 2025-03-20 15:19:56 -07:00