ruff/crates/ty_python_semantic/resources
Alex Waygood d2fbf2af8f
[ty] Remove `Type::Tuple` (#19669)
2025-08-11 22:03:32 +01:00
..
corpus [ty] Do not consider a type `T` to satisfy a method member on a protocol unless the method is available on the meta-type of `T` (#19187) 2025-07-25 11:16:04 +01:00
mdtest [ty] Remove `Type::Tuple` (#19669) 2025-08-11 22:03:32 +01:00
primer [ty] Move `pandas-stubs` to bad.txt (#19659) 2025-07-31 12:33:24 +01:00
README.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00

README.md

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.