This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7abc41727b93fedb298f917451650fec435fecb7
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
diagnostics
History
Alex Waygood
f82025d919
[ty] Improve diagnostics for bad calls to functions (
#20022
)
2025-08-21 22:00:44 +01:00
..
attribute_assignment.md
…
invalid_argument_type.md
…
invalid_await.md
[ty] Add diagnostics for invalid
await
expressions (
#19711
)
2025-08-14 14:38:33 -07:00
missing_argument.md
[ty] Improve diagnostics for bad calls to functions (
#20022
)
2025-08-21 22:00:44 +01:00
no_matching_overload.md
…
semantic_syntax_errors.md
[ty] simplify return type of place_from_declarations (
#19884
)
2025-08-13 14:17:08 +00:00
shadowing.md
…
single_matching_overload.md
[ty] Surface matched overload diagnostic directly (
#18452
)
2025-06-20 08:36:49 +05:30
too_many_positionals.md
[ty] Improve diagnostics for bad calls to functions (
#20022
)
2025-08-21 22:00:44 +01:00
union_call.md
[ty] Surface matched overload diagnostic directly (
#18452
)
2025-06-20 08:36:49 +05:30
unknown_argument.md
[ty] Improve diagnostics for bad calls to functions (
#20022
)
2025-08-21 22:00:44 +01:00
unpacking.md
…
unresolved_import.md
…
unresolved_reference.md
…
unsupported_bool_conversion.md
…
version_related_syntax_errors.md
…