ruff/crates/ty_python_semantic/resources/mdtest/subscript
David Peter 84c3cecad6
[ty] Baseline for subscript assignment diagnostics (#21404)
## Summary

Add (snapshot) tests for subscript assignment diagnostics. This is
mainly intended to establish a baseline before I hope to improve some of
these messages.
2025-11-12 15:29:26 +01:00
..
assignment_diagnostics.md [ty] Baseline for subscript assignment diagnostics (#21404) 2025-11-12 15:29:26 +01:00
bytes.md [ty] Integer indexing into bytes returns int (#18218) 2025-05-20 16:44:12 +02:00
class.md [ty] __class_getitem__ is a classmethod (#20192) 2025-09-01 11:22:19 +02:00
instance.md [ty] Rename "possibly unbound" diagnostics to "possibly missing" (#20492) 2025-09-23 14:26:55 +00:00
lists.md [ty] Infer more precise types for collection literals (#20360) 2025-09-17 18:51:50 -04:00
stepsize_zero.md
string.md
tuple.md [ty] Fix bug where ty would think all types had an __mro__ attribute (#20995) 2025-10-27 11:19:12 +00:00