ruff/crates/ruff_python_formatter/src/pattern
2024-05-03 12:46:21 +00:00
..
mod.rs Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (#8030) 2023-10-18 00:01:18 +00:00
pattern_arguments.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_keyword.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
pattern_match_as.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_match_class.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_match_mapping.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_match_or.rs Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (#8030) 2023-10-18 00:01:18 +00:00
pattern_match_sequence.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_match_singleton.rs New Singleton enum for PatternMatchSingleton node (#8063) 2023-10-30 05:48:53 +00:00
pattern_match_star.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
pattern_match_value.rs Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (#8030) 2023-10-18 00:01:18 +00:00