ruff/crates/red_knot_python_semantic/src
2024-12-27 11:43:48 +00:00
..
module_resolver [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
semantic_index [red-knot] Avoid Ranged for definition target range (#15118) 2024-12-23 14:07:09 +05:30
types [red-knot] Report classes inheriting from bases with incompatible __slots__ (#15129) 2024-12-27 11:43:48 +00:00
util [red-knot] Improve ergonomics for the PySlice trait (#13983) 2024-10-29 20:40:59 +00:00
ast_node_ref.rs Enable nursery rules: 'redundant_clone', 'debug_assert_with_mut_call', and 'unused_peekable' (#13920) 2024-10-25 09:46:30 +02:00
db.rs type: ignore[codes] and knot: ignore (#15078) 2024-12-23 10:52:43 +01:00
lib.rs Add invalid-ignore-comment rule (#15094) 2024-12-23 10:38:10 +00:00
lint.rs Add unknown-rule (#15085) 2024-12-23 11:30:54 +01:00
module_name.rs Bind top-most parent when importing nested module (#14946) 2024-12-16 16:15:40 -05:00
node_key.rs [red-knot] Use memory address as AST node key (#14317) 2024-11-13 14:35:54 +01:00
program.rs [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
python_platform.rs [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
python_version.rs Add tracing support to mdtest (#14935) 2024-12-13 09:10:01 +00:00
semantic_index.rs [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
semantic_model.rs [red-knot] Unify setup_db() functions, add TestDb builder (#14777) 2024-12-04 21:36:54 +01:00
site_packages.rs Rename custom-typeshed-dir, target-version and current-directory CLI options (#14930) 2024-12-13 08:21:52 +00:00
stdlib.rs [red-knot] Rename and rework the CoreStdlibModule enum (#15071) 2024-12-19 20:59:00 +00:00
suppression.rs Add invalid-ignore-comment rule (#15094) 2024-12-23 10:38:10 +00:00
symbol.rs [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
types.rs [red-knot] Report classes inheriting from bases with incompatible __slots__ (#15129) 2024-12-27 11:43:48 +00:00
unpack.rs [red-knot] Add support for unpacking for target (#15058) 2024-12-23 06:13:49 +00:00
visibility_constraints.rs [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00