ruff/crates/ty_python_semantic/src
Alex Waygood 9ea95e9f24 rework `check_call` more 2025-06-26 18:58:25 +01:00
..
module_resolver [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
semantic_index [ty] Infer nonlocal types as unions of all reachable bindings (#18750) 2025-06-26 12:24:40 +02:00
types rework `check_call` more 2025-06-26 18:58:25 +01:00
util [ty] Format conflicting types as an enumeration (#18956) 2025-06-26 14:29:33 +02:00
ast_node_ref.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
db.rs [ty] Move search path resolution to `Options::to_program_settings` (#18937) 2025-06-25 18:00:38 +02:00
dunder_all.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00
lib.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
lint.rs [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
list.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
module_name.rs [ty] Include imported sub-modules as attributes on modules for completions (#18898) 2025-06-23 12:48:16 -04:00
node_key.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
place.rs [ty] Prevent union builder construction for just one declaration (#18954) 2025-06-26 13:00:09 +02:00
program.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
pull_types.rs [ty] Pull types on synthesized Python files created by mdtest (#18539) 2025-06-12 10:32:17 +01:00
python_platform.rs Hug closing `}` when f-string expression has a format specifier (#18704) 2025-06-17 07:39:42 +02:00
semantic_index.rs [ty] Infer nonlocal types as unions of all reachable bindings (#18750) 2025-06-26 12:24:40 +02:00
semantic_model.rs [ty] Add completions for `from module import <CURSOR>` (#18830) 2025-06-23 10:43:25 -04:00
site_packages.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
suppression.rs [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
types.rs consolidate how special-cased bindings for `KnownClass`es are determined 2025-06-26 17:33:45 +01:00
unpack.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00