Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[ty] Normalize built-in enum mixin values
ty
#26349 opened 2026-06-25 00:48 by
charliermarsh
[ty] Omit retained unbound definition sentinel
performance
ty
#26348 opened 2026-06-25 00:39 by
charliermarsh
Add `--add-ignore` for adding `ruff:ignore` comments
cli
preview
#26346 opened 2026-06-24 23:49 by
ntBre
[ty] Correct enum alias detection and scalar constructors
ty
#26345 opened 2026-06-24 23:49 by
charliermarsh
Cache parenthesized expression boundaries in the formatter
#26344 opened 2026-06-24 23:45 by
charliermarsh
[ty] Generalize enum domain comparisons
ty
#26340 opened 2026-06-24 20:15 by
charliermarsh
[ty] Widen inferred class-valued instance attributes
ty
#26338 opened 2026-06-24 18:39 by
charliermarsh
[ty] Infer definite equality comparison results
ty
#26337 opened 2026-06-24 18:13 by
charliermarsh
[ty] Support `@classmethod` and `@staticmethod` protocol members
ty
#26331 opened 2026-06-24 15:57 by
charliermarsh
[ty] Make reachability call analysis demand-driven
ty
#26325 opened 2026-06-24 12:44 by
charliermarsh
[`pydocstyle`] Skip `D418` (`overload-with-docstring`) in stub files
rule
#26318 opened 2026-06-24 07:24 by
Sanjays2402
[ty] Use a source-order call termination table in reachability analysis
ty
#26310 opened 2026-06-24 00:44 by
charliermarsh
[ty] Prove TypedDict structural patterns exhaustive
ty
#26285 opened 2026-06-23 22:00 by
charliermarsh
[ty] Resolve positional class-pattern exhaustiveness
ty
#26284 opened 2026-06-23 21:59 by
charliermarsh
[ty] Make class-pattern fallthrough member-aware
ty
#26283 opened 2026-06-23 21:59 by
charliermarsh
[ty] Improve specialization of callables in bidirectional inference
ty
#26280 opened 2026-06-23 20:31 by
elprans
[ty] Avoid expanding same-enum comparisons
performance
ty
#26270 opened 2026-06-23 14:29 by
charliermarsh
[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature
server
ty
#26269 opened 2026-06-23 14:26 by
AlexWaygood
[ty] Normalize recursive intersection growth during cycle recovery
ty
#26254 opened 2026-06-23 02:14 by
charliermarsh
[ty] Don't store `source_order` in BDD nodes
internal
ty
#26245 opened 2026-06-22 20:04 by
dcreager
[`ruff`] Remove `pytest-fixture-autouse` (`RUF076`)
rule
preview
#26240 opened 2026-06-22 18:28 by
ntBre
[ty] Implement go-to-{def/decl} for overloads
server
ty
#26235 opened 2026-06-22 16:00 by
lerebear
[ty] Implement "find references" for constructors
server
ty
#26234 opened 2026-06-22 15:58 by
lerebear
[ty] Combine collection constraints before solving
ty
#26232 opened 2026-06-22 15:26 by
charliermarsh
Build call keywords directly in ThinVec
performance
parser
#26227 opened 2026-06-22 13:39 by
MichaReiser
[ty] Benchmark salsa-rs/salsa#1174
#26213 opened 2026-06-22 09:28 by
MichaReiser
[ty] Benchmark salsa-rs/salsa#1177
#26212 opened 2026-06-22 09:28 by
MichaReiser
[ty] Benchmark salsa-rs/salsa#1179
#26207 opened 2026-06-22 07:45 by
MichaReiser
[ty] diagnostic for too many positional subpatterns for `__match_args__`
ty
#26195 opened 2026-06-21 18:54 by
felixscherz
[ty] Fix `is` narrowing of NewTypes (astral-sh/ty#3552)
ty
#26180 opened 2026-06-20 21:50 by
kimjune01
Older