ruff/crates/ty_python_semantic/src
2025-06-16 17:46:17 +00:00
..
module_resolver [ty] Infer the Python version from --python=<system installation> on Unix (#18550) 2025-06-11 14:32:33 +00:00
semantic_index [ty] Delay computation of 'unbound' visibility for implicit instance attributes (#18669) 2025-06-13 12:50:57 -07:00
types [ty] Support dataclasses.KW_ONLY (#18677) 2025-06-16 17:27:55 +00:00
util [ty] Infer the Python version from --python=<system installation> on Unix (#18550) 2025-06-11 14:32:33 +00:00
ast_node_ref.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
db.rs [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
dunder_all.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00
lib.rs [ty] Pull types on synthesized Python files created by mdtest (#18539) 2025-06-12 10:32:17 +01: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] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
node_key.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
place.rs [ty] Add support for global __debug__ constant (#18540) 2025-06-10 06:48:59 +00:00
program.rs [ty] Infer the Python version from --python=<system installation> on Unix (#18550) 2025-06-11 14:32:33 +00: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 [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
semantic_index.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00
semantic_model.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00
site_packages.rs [ty] Track the origin of the environment.python setting for better error messages (#18483) 2025-06-06 13:36:41 +01:00
suppression.rs [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
types.rs [ty] allow T: Never as subtype of Never (#18687) 2025-06-16 17:46:17 +00:00
unpack.rs [ty] Add infrastructure for AST garbage collection (#18445) 2025-06-05 11:43:18 -04:00