ruff/crates/red_knot_python_semantic/resources/mdtest/directives
Matthew Mckee 24707777af
[red-knot] Emit error if int/float/complex/bytes/boolean literals appear in type expressions outside typing.Literal[] (#16765)
## Summary
Fixes https://github.com/astral-sh/ruff/issues/16532

## Test Plan

New mdtest assertions added

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-03-17 11:56:16 +00:00
..
assert_type.md [red-knot] Add missing imports in mdtests (#15869) 2025-02-03 09:27:29 +00:00
cast.md [red-knot] Emit error if int/float/complex/bytes/boolean literals appear in type expressions outside typing.Literal[] (#16765) 2025-03-17 11:56:16 +00:00