ruff/crates/ty_python_semantic/resources/mdtest/diagnostics
2025-05-21 18:16:25 +02:00
..
attribute_assignment.md
invalid_argument_type.md
no_matching_overload.md [ty] Improve invalid method calls for unmatched overloads (#18122) 2025-05-15 11:39:14 -04:00
semantic_syntax_errors.md [ty] Don't warn yield not in function when yield is in function (#18008) 2025-05-21 18:16:25 +02:00
shadowing.md
union_call.md ty_python_semantic: add union type context to function call type errors 2025-05-09 13:40:51 -04:00
unpacking.md
unresolved_import.md
unresolved_reference.md [ty] Add a note to the diagnostic if a new builtin is used on an old Python version (#18068) 2025-05-13 10:08:04 -04:00
unsupported_bool_conversion.md
version_related_syntax_errors.md