mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:38:25 +00:00
![]() The diagnostic now includes a pointer to the implementation definition along with each possible overload. This doesn't include information about *why* each overload failed. But given the emphasis on concise output (since there can be *many* unmatched overloads), it's not totally clear how to include that additional information. Fixes #274 |
||
---|---|---|
.. | ||
attribute_assignment.md | ||
invalid_argument_type.md | ||
no_matching_overload.md | ||
semantic_syntax_errors.md | ||
shadowing.md | ||
union_call.md | ||
unpacking.md | ||
unresolved_import.md | ||
unresolved_reference.md | ||
unsupported_bool_conversion.md | ||
version_related_syntax_errors.md |