ruff/crates
Charlie Marsh 5bb9ee2a9d
Some checks are pending
CI / cargo clippy (push) Blocked by required conditions
CI / pre-commit (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / test scripts (push) Blocked by required conditions
CI / benchmarks instrumented (ruff) (push) Blocked by required conditions
CI / Determine changes (push) Waiting to run
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (${{ github.repository == 'astral-sh/ruff' && 'depot-windows-2022-16' || 'windows-latest' }}) (push) Blocked by required conditions
CI / cargo test (macos-latest) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / ty completion evaluation (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks instrumented (ty) (push) Blocked by required conditions
CI / benchmarks walltime (medium|multithreaded) (push) Blocked by required conditions
CI / benchmarks walltime (small|large) (push) Blocked by required conditions
[ty Playground] Release / publish (push) Waiting to run
[ty] Respect deferred values in keyword arguments et al for .pyi files (#22029)
## Summary

Closes https://github.com/astral-sh/ty/issues/2019.
2025-12-17 14:02:10 -08:00
..
ruff Update MSRV to 1.90 (#21987) 2025-12-15 14:29:11 +01:00
ruff_annotate_snippets
ruff_benchmark [ty] Infer typevar specializations for Callable types (#21551) 2025-12-16 09:16:49 -08:00
ruff_cache
ruff_db [ty] Remove legacy concise_message fallback behavior (#21847) 2025-12-08 16:19:01 +00:00
ruff_dev [ty] Use title for configuration code fences in ty reference documentation (#21992) 2025-12-15 16:36:08 -05:00
ruff_diagnostics Update debug_assert which pointed at missing method (#21969) 2025-12-13 17:56:59 -05:00
ruff_formatter Update MSRV to 1.90 (#21987) 2025-12-15 14:29:11 +01:00
ruff_graph [ty] Teach ty the meaning of desperation (try ancestor pyproject.tomls as search-paths if module resolution fails) (#21745) 2025-12-03 15:04:36 -05:00
ruff_index
ruff_linter [flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104, PTH105, PTH109, PTH115) (#22009) 2025-12-17 12:31:27 -05:00
ruff_macros
ruff_memory_usage [ty] Enable LRU collection for parsed module (#21749) 2025-12-03 12:16:18 +01:00
ruff_notebook
ruff_options_metadata
ruff_python_ast Remove BackwardsTokenizer based parenthesized_range references in ruff_linter (#21836) 2025-12-11 13:04:57 +01:00
ruff_python_ast_integration_tests Add token based parenthesized_ranges implementation (#21738) 2025-12-03 08:15:17 +00:00
ruff_python_codegen Update MSRV to 1.90 (#21987) 2025-12-15 14:29:11 +01:00
ruff_python_formatter Fluent formatting of method chains (#21369) 2025-12-15 09:29:50 -06:00
ruff_python_importer Move Token, TokenKind and Tokens to ruff-python-ast (#21760) 2025-12-02 20:10:46 +01:00
ruff_python_index Move Token, TokenKind and Tokens to ruff-python-ast (#21760) 2025-12-02 20:10:46 +01:00
ruff_python_literal [pyupgrade] Fix parsing named Unicode escape sequences (UP032) (#21901) 2025-12-16 16:33:39 -05:00
ruff_python_parser [syntax-errors] Annotated name cannot be global (#20868) 2025-12-17 08:39:47 -05:00
ruff_python_semantic Add rule to detect unnecessary class properties (#21535) 2025-11-26 09:31:22 +01:00
ruff_python_stdlib [flake8-bugbear] Accept immutable slice default arguments (B008) (#21823) 2025-12-08 14:00:43 -05:00
ruff_python_trivia
ruff_python_trivia_integration_tests
ruff_server apply range suppressions to filter diagnostics (#21623) 2025-12-08 16:11:59 -08:00
ruff_source_file Use memchr for computing line indexes (#21838) 2025-12-08 08:50:51 -05:00
ruff_text_size
ruff_wasm Prepare 0.14.9 release (#21927) 2025-12-11 13:17:52 -08:00
ruff_workspace
ty [ty] Remove extra headings and split examples in the overrides configuration docs (#21994) 2025-12-16 06:57:06 -06:00
ty_combine
ty_completion_eval [ty] Update completion eval to include modules 2025-12-04 17:37:37 -05:00
ty_ide [ty] improve rendering of signatures in hovers (#22007) 2025-12-17 20:09:31 +00:00
ty_project [ty] Remove extra headings and split examples in the overrides configuration docs (#21994) 2025-12-16 06:57:06 -06:00
ty_python_semantic [ty] Respect deferred values in keyword arguments et al for .pyi files (#22029) 2025-12-17 14:02:10 -08:00
ty_server [ty] Improve rendering of default values for function args (#22010) 2025-12-16 13:39:19 -05:00
ty_static [ty] Document TY_CONFIG_FILE (#22001) 2025-12-16 13:15:24 +01:00
ty_test [ty] Remove legacy concise_message fallback behavior (#21847) 2025-12-08 16:19:01 +00:00
ty_vendored [ty] Carry generic context through when converting class into Callable (#21798) 2025-12-05 08:57:21 -05:00
ty_wasm [ty] Add code action to ignore diagnostic on the current line (#21595) 2025-11-29 15:41:54 +01:00