ruff/crates/red_knot_python_semantic/src
2024-09-19 10:13:37 +02:00
..
module_resolver [red-knot] resolve source/stubs over namespace packages (#13254) 2024-09-06 12:14:26 +01:00
semantic_index Fix/#13070 defer annotations when future is active (#13395) 2024-09-19 10:13:37 +02:00
types Fix/#13070 defer annotations when future is active (#13395) 2024-09-19 10:13:37 +02:00
ast_node_ref.rs Add definitions for match statement (#13147) 2024-09-02 14:40:09 +05:30
db.rs Add API to emit type-checking diagnostics (#12988) 2024-08-20 07:22:30 +00:00
lib.rs [red-knot] use declared types in inference/checking (#13335) 2024-09-17 08:11:06 -07:00
module_name.rs [red-knot] Add support for relative imports (#12910) 2024-08-16 12:35:27 +01:00
node_key.rs Implement AstNode for Identifier (#13207) 2024-09-02 16:27:12 +05:30
program.rs Eagerly validate typeshed versions (#12786) 2024-08-21 15:49:53 +00:00
python_version.rs Remove red_knot_python_semantic::python_version::TargetVersion (#12790) 2024-08-10 14:28:31 +01:00
semantic_index.rs Fix/#13070 defer annotations when future is active (#13395) 2024-09-19 10:13:37 +02:00
semantic_model.rs [red-knot] use declared types in inference/checking (#13335) 2024-09-17 08:11:06 -07:00
site_packages.rs Eagerly validate typeshed versions (#12786) 2024-08-21 15:49:53 +00:00
stdlib.rs [red-knot] Add type inference for basic for loops (#13195) 2024-09-04 10:19:50 +00:00
types.rs [red-knot] simplify subtypes from unions (#13401) 2024-09-18 22:06:39 -07:00