ruff/crates
Ibraheem Ahmed bea92c8229
[ty] More precise type inference for dictionary literals (#20523)
## Summary

Extends https://github.com/astral-sh/ruff/pull/20360 to dictionary
literals. This also improves our `TypeDict` support by passing through
nested type context.
2025-09-24 18:12:00 -04:00
..
ruff include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
ruff_annotate_snippets Update transitive dependencies (#20513) 2025-09-22 12:50:53 +02:00
ruff_benchmark
ruff_cache
ruff_db [ty] Make FileResolver::path return a full path (#20550) 2025-09-24 13:16:51 -04:00
ruff_dev
ruff_diagnostics
ruff_formatter
ruff_graph
ruff_index
ruff_linter [flake8-pyi] Avoid syntax error from conflict with PIE790 (PYI021) (#20010) 2025-09-24 21:26:59 +00:00
ruff_macros
ruff_memory_usage
ruff_notebook
ruff_options_metadata
ruff_python_ast include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
ruff_python_ast_integration_tests
ruff_python_codegen
ruff_python_formatter
ruff_python_importer
ruff_python_index
ruff_python_literal
ruff_python_parser [syntax-errors]: multiple-starred-expressions (F622) (#20243) 2025-09-24 19:32:55 +00:00
ruff_python_semantic
ruff_python_stdlib [pyflakes] Fix false positives for __annotate__ (Py3.14+) and __warningregistry__ (F821) (#20154) 2025-09-23 08:16:00 -04:00
ruff_python_trivia
ruff_python_trivia_integration_tests
ruff_server Update Rust crate anyhow to v1.0.100 (#20499) 2025-09-22 09:51:52 +02:00
ruff_source_file
ruff_text_size
ruff_wasm Fix non‑BMP code point handling in quick‑fixes and markers (#20526) 2025-09-24 10:08:00 +02:00
ruff_workspace include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
ty [ty] Make FileResolver::path return a full path (#20550) 2025-09-24 13:16:51 -04:00
ty_combine
ty_ide [ty] Add support for inlay hints on attribute assignment (#20485) 2025-09-23 13:14:46 +02:00
ty_project [ty] Add PYTHONPATH to EnvVars and fix on Windows (#20490) 2025-09-23 08:27:05 +00:00
ty_python_semantic [ty] More precise type inference for dictionary literals (#20523) 2025-09-24 18:12:00 -04:00
ty_server [ty] Rename "possibly unbound" diagnostics to "possibly missing" (#20492) 2025-09-23 14:26:55 +00:00
ty_static [ty] Add PYTHONPATH to EnvVars and fix on Windows (#20490) 2025-09-23 08:27:05 +00:00
ty_test Update Rust crate anyhow to v1.0.100 (#20499) 2025-09-22 09:51:52 +02:00
ty_vendored
ty_wasm [ty] Make auto-import work in the playground 2025-09-19 14:35:51 -04:00