ruff/crates/ty_python_semantic/resources
Alex Waygood c6f4929cdc
[ty] fix assigning a typevar to a union with itself (#17910)
Co-authored-by: Carl Meyer <carl@astral.sh>
2025-05-07 15:50:22 +00:00
..
mdtest [ty] fix assigning a typevar to a union with itself (#17910) 2025-05-07 15:50:22 +00:00
primer [ty] Ecosystem checks: activate running on 'manticore' (#17916) 2025-05-07 06:27:36 -07:00
README.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00

Markdown files within the mdtest/ subdirectory are tests of type inference and type checking; executed by the tests/mdtest.rs integration test.

See crates/ty_test/README.md for documentation of this test format.