..
ruff
Bump 0.11.11 ( #18259 )
2025-05-22 13:09:44 -05:00
ruff_annotate_snippets
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_benchmark
[ty] Reduce size of the many-tuple-assignments benchmark ( #18131 )
2025-05-16 15:28:23 +02:00
ruff_cache
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_db
Update salsa ( #18212 )
2025-05-20 09:19:34 +02:00
ruff_dev
[ty] Add warning that docs are autogenerated ( #18270 )
2025-05-23 09:58:16 +00:00
ruff_diagnostics
Inline DiagnosticKind
into other diagnostic types ( #18074 )
2025-05-15 10:27:21 -04:00
ruff_formatter
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_graph
[ty] Tell the user why we inferred the Python version we inferred ( #18082 )
2025-05-21 11:06:27 -04:00
ruff_index
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_linter
[flake8_async] Refactor argument name resolution for async sleep func… ( #18262 )
2025-05-26 09:53:03 +00:00
ruff_macros
Unify Message
variants ( #18051 )
2025-05-19 13:34:04 -04:00
ruff_notebook
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_options_metadata
[ty] Document configuration schema ( #17950 )
2025-05-09 10:47:45 +02:00
ruff_python_ast
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_ast_integration_tests
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_codegen
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_formatter
Preserve tuple parentheses in case patterns ( #18147 )
2025-05-22 07:52:21 +02:00
ruff_python_index
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_literal
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_parser
[ty] Don't warn yield
not in function when yield
is in function ( #18008 )
2025-05-21 18:16:25 +02:00
ruff_python_resolver
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_semantic
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_stdlib
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_trivia
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_python_trivia_integration_tests
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_server
Unify Message
variants ( #18051 )
2025-05-19 13:34:04 -04:00
ruff_source_file
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ruff_text_size
Add rustfmt.toml file ( #18197 )
2025-05-19 11:40:58 -04:00
ruff_wasm
Only enable js
feature of uuid
crate for wasm crates ( #18152 )
2025-05-26 10:33:51 +01:00
ruff_workspace
Switch to Rust 2024 edition ( #18129 )
2025-05-16 13:25:28 +02:00
ty
[ty] Add tests
to src.root
if it exists and is not a package ( #18286 )
2025-05-26 09:08:57 +01:00
ty_ide
[ty] Tell the user why we inferred the Python version we inferred ( #18082 )
2025-05-21 11:06:27 -04:00
ty_project
[ty] Add tests
to src.root
if it exists and is not a package ( #18286 )
2025-05-26 09:08:57 +01:00
ty_python_semantic
[ty] use __getattribute__
to lookup unknown members on a type ( #18280 )
2025-05-26 12:59:45 +02:00
ty_server
[ty] Move diagnostics API for the server ( #18308 )
2025-05-26 04:16:38 +00:00
ty_test
[ty] Tell the user why we inferred the Python version we inferred ( #18082 )
2025-05-21 11:06:27 -04:00
ty_vendored
[ty] Type compendium ( #18263 )
2025-05-23 11:41:31 +02:00
ty_wasm
Only enable js
feature of uuid
crate for wasm crates ( #18152 )
2025-05-26 10:33:51 +01:00