ruff/crates/ty_python_semantic/resources
Shunsuke Shibayama 3511b7a06b
[ty] do nothing with `store_expression_type` if `inner_expression_inference_state` is `Get` (#21718)
## Summary

Fixes https://github.com/astral-sh/ty/issues/1688

## Test Plan

N/A
2025-12-04 18:05:41 -08:00
..
corpus [ty] do nothing with `store_expression_type` if `inner_expression_inference_state` is `Get` (#21718) 2025-12-04 18:05:41 -08:00
mdtest [ty] increase the limit on the number of elements in a non-recursively defined literal union (#21683) 2025-12-04 18:01:48 -08:00
primer [ty] Add missing projects to `good.txt` (#21721) 2025-12-01 11:18:41 +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.