1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 15, 2025 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ruff+ty] Add colour to `--help` (#21337) More... 8 days ago
[ty] Make `variance_of` logging `trace` only (#21339) More... 8 days ago
[`refurb`] Auto-fix annotated assignments (`FURB101`) (#21278) More... 8 days ago
[`flake8-annotations`] Add link to `allow-star-arg-any` option (`ANN401`) (#21326) More... 8 days ago
chore: bump dist, remove old commenting workflows (#21302) More... 8 days ago
[ty] Generalize some infrastructure around type visitors (#21323) More... 8 days ago
Update CodSpeedHQ/action action to v4.3.3 (#21254) More... 8 days ago
[ty] Clarify behavior of constraint sets for gradual upper bounds and constraints (#21287) More... 9 days ago
Remove duplicate preview tests for `FURB101` and `FURB103` (#21303) More... 9 days ago
[ty] Add support for `Literal`s in implicit type aliases (#21296) More... 9 days ago
[ty] Add missing `heap_size` to `variance_of` queries (#21318) More... 9 days ago
[`pyupgrade`] Fix false positive on relative imports from local `.builtins` module (`UP029`) (#21309) More... 9 days ago
[ty] Make range/position conversions fallible (#21297) More... 9 days ago
Bump 0.14.4 (#21306) More... 9 days ago
Fix main by using `infer_expression` (#21299) More... 9 days ago
[ty] Understand legacy and PEP 695 `ParamSpec` (#21139) More... 10 days ago
[ty] Discover site-packages from the environment that ty is installed in (#21286) More... 10 days ago
[ty] Make special cases for `UnionType` slightly narrower (#21276) More... 10 days ago
Require ignore 0.4.24 in `Cargo.toml` (#21292) More... 10 days ago
[ty] Favour imported symbols over builtin symbols (#21285) More... 10 days ago
docs: revise Ruff setup instructions for Zed editor (#20935) More... 10 days ago
[ty] Update salsa (#21281) More... 10 days ago
[syntax-error]: no binding for nonlocal PLE0117 as a semantic syntax error (#21032) More... 11 days ago
[ty] Constraining a typevar with itself (possibly via union or intersection) (#21273) More... 11 days ago
[`ruff`] Fix false positives on starred arguments (`RUF057`) (#21256) More... 11 days ago
[ty] Simplify unions containing multiple type variables during inference (#21275) More... 11 days ago
[ty] Add `ty_server::Db` trait (#21241) More... 11 days ago
[ty] Refactor `Range` to/from `TextRange` conversion as prep for notebook support (#21230) More... 11 days ago
[ty] Fix playground crash when file name includes path separator (#21151) More... 12 days ago
[`refurb`] Fix false negative for underscores before sign in `Decimal` constructor (`FURB157`) (#21190) More... 12 days ago