mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-21 12:58:33 +00:00
* main: (188 commits) [ty] Discover site-packages from the environment that ty is installed in (#21286) [ty] Make special cases for `UnionType` slightly narrower (#21276) Require ignore 0.4.24 in `Cargo.toml` (#21292) [ty] Favour imported symbols over builtin symbols (#21285) docs: revise Ruff setup instructions for Zed editor (#20935) [ty] Update salsa (#21281) [syntax-error]: no binding for nonlocal PLE0117 as a semantic syntax error (#21032) [ty] Constraining a typevar with itself (possibly via union or intersection) (#21273) [`ruff`] Fix false positives on starred arguments (`RUF057`) (#21256) [ty] Simplify unions containing multiple type variables during inference (#21275) [ty] Add `ty_server::Db` trait (#21241) [ty] Refactor `Range` to/from `TextRange` conversion as prep for notebook support (#21230) [ty] Fix playground crash when file name includes path separator (#21151) [`refurb`] Fix false negative for underscores before sign in `Decimal` constructor (`FURB157`) (#21190) [ty] Allow values of type `None` in type expressions (#21263) Run codspeed benchmarks with `profiling` profile (#21261) [ty] Update expected diagnostic count in benchmarks (#21269) Avoid extra parentheses for long `match` patterns with `as` captures (#21176) [ty] Update salsa (#21265) [ty] `dict` is not assignable to `TypedDict` (#21238) ... |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| mdtest.py | ||
| mdtest.py.lock | ||