ruff/crates/ty_python_semantic/src
Jack O'Connor abe6a36c80 don't do nested bindings inference if we have a declared type 2025-08-08 15:54:56 -07:00
..
module_resolver Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
semantic_index stop tracking implicit (read-only) free variables 2025-08-08 13:22:01 -07:00
types [ty] add nested bindings to the semantic index 2025-08-07 20:39:10 -07:00
util [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
ast_node_ref.rs [ty] Add environment variable to dump Salsa memory usage stats (#18928) 2025-06-26 21:27:51 +00:00
db.rs [ty] Track open files in the server (#19264) 2025-07-18 19:33:35 +05:30
dunder_all.rs [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
lib.rs [ty] Implemented support for "rename" language server feature (#19551) 2025-08-07 15:58:18 +05:30
lint.rs [ty] Add environment variable to dump Salsa memory usage stats (#18928) 2025-06-26 21:27:51 +00:00
list.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
module_name.rs [ty] Make `Module` a Salsa ingredient 2025-07-23 09:46:40 -04:00
node_key.rs [ty] Add environment variable to dump Salsa memory usage stats (#18928) 2025-06-26 21:27:51 +00:00
place.rs don't do nested bindings inference if we have a declared type 2025-08-08 15:54:56 -07:00
program.rs [ty] Use python version and path from Python extension (#19012) 2025-07-14 09:47:27 +00:00
pull_types.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
python_platform.rs Hug closing `}` when f-string expression has a format specifier (#18704) 2025-06-17 07:39:42 +02:00
rank.rs [ty] Garbage-collect reachability constraints (#19414) 2025-07-21 14:16:27 -04:00
semantic_index.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
semantic_model.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
site_packages.rs [ty] Use python version and path from Python extension (#19012) 2025-07-14 09:47:27 +00:00
suppression.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
types.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
unpack.rs [ty] Async for loops and async iterables (#19634) 2025-07-30 17:40:24 +02:00