ruff/crates/red_knot_python_semantic/src
Alex Waygood d9a1034db0
Add convenience helper methods for AST nodes representing function parameters (#15871)
2025-02-01 17:16:32 +00:00
..
module_resolver [red-knot] Support custom typeshed Markdown tests (#15683) 2025-01-23 12:36:38 +01:00
semantic_index Add convenience helper methods for AST nodes representing function parameters (#15871) 2025-02-01 17:16:32 +00:00
types Add convenience helper methods for AST nodes representing function parameters (#15871) 2025-02-01 17:16:32 +00:00
util [red-knot] Improve ergonomics for the `PySlice` trait (#13983) 2024-10-29 20:40:59 +00:00
ast_node_ref.rs `@no_type_check` support (#15122) 2024-12-30 09:42:18 +00:00
db.rs [red-knot] Rename `TestDbBuilder::typeshed` to `.custom_typeshed` (#15712) 2025-01-24 10:25:23 +00:00
lib.rs [red-knot] Rename *_ty functions (#15617) 2025-01-22 09:06:56 +01:00
lint.rs [red-knot] Add `--ignore`, `--warn`, and `--error` CLI arguments (#15689) 2025-01-24 16:20:15 +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] Support custom typeshed Markdown tests (#15683) 2025-01-23 12:36:38 +01:00
python_platform.rs Remove workspace support (#15472) 2025-01-15 09:03:38 +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] Rename *_ty functions (#15617) 2025-01-22 09:06:56 +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 [red-knot] Add `--ignore`, `--warn`, and `--error` CLI arguments (#15689) 2025-01-24 16:20:15 +01:00
symbol.rs [red-knot] Use `Unknown | T_inferred` for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00
types.rs [red-knot] gather type prevalence statistics (#15834) 2025-01-31 07:10:00 -08:00
unpack.rs Allow assigning ellipsis literal as parameter default value (#14982) 2025-01-05 13:11:32 -06:00
visibility_constraints.rs [red-knot] Should A ∧ !A always be false? (#15839) 2025-01-31 14:06:52 -05:00