ruff/crates/red_knot_python_semantic/resources/mdtest/annotations
InSync aa1938f6ba
[red-knot] Understand Annotated (#14950)
## Summary

Resolves #14922.

## Test Plan

Markdown tests.

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Carl Meyer <carl@astral.sh>
2024-12-13 09:41:37 -08:00
..
annotated.md [red-knot] Understand Annotated (#14950) 2024-12-13 09:41:37 -08:00
any.md [red-knot] Understand Annotated (#14950) 2024-12-13 09:41:37 -08:00
literal_string.md [red-knot] Understand Annotated (#14950) 2024-12-13 09:41:37 -08:00
never.md [red-knot] Understand Annotated (#14950) 2024-12-13 09:41:37 -08:00
optional.md Understand typing.Optional in annotations (#14397) 2024-11-17 17:04:58 +00:00
starred.md [red-knot] function parameter types (#14802) 2024-12-06 12:55:56 -08:00
stdlib_typing_aliases.md [red-knot] Add explicit TODO branches for many typing special forms and qualifiers (#14936) 2024-12-12 17:57:26 +00:00
string.md [red-knot] Add infrastructure to declare lints (#14873) 2024-12-10 16:14:44 +00:00
union.md [red-knot] support typing.Union in type annotations (#14499) 2024-11-20 21:55:33 +00:00
unsupported_special_forms.md [red-knot] Understand Annotated (#14950) 2024-12-13 09:41:37 -08:00
unsupported_type_qualifiers.md [red-knot] Add explicit TODO branches for many typing special forms and qualifiers (#14936) 2024-12-12 17:57:26 +00:00