ruff/crates/ruff_python_ast_integration.../tests
Denys Zhak f4e4229683
Add token based `parenthesized_ranges` implementation (#21738)
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-12-03 08:15:17 +00:00
..
snapshots Disallow implicit concatenation of t-strings and other string types (#19485) 2025-07-27 12:41:03 +00:00
comparable.rs Disallow implicit concatenation of t-strings and other string types (#19485) 2025-07-27 12:41:03 +00:00
identifier.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
match_pattern.rs [red-knot] Add control flow support for match statement (#13241) 2024-09-10 02:14:19 +05:30
parentheses.rs Add token based `parenthesized_ranges` implementation (#21738) 2025-12-03 08:15:17 +00:00
parenthesize.rs Maintain synchronicity between the lexer and the parser (#11457) 2024-06-03 18:23:50 +05:30
source_order.rs Disallow implicit concatenation of t-strings and other string types (#19485) 2025-07-27 12:41:03 +00:00
stmt_if.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
visitor.rs Disallow implicit concatenation of t-strings and other string types (#19485) 2025-07-27 12:41:03 +00:00