ruff/crates/ruff_python_formatter/src/pattern
2025-05-22 07:52:21 +02:00
..
mod.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
pattern_arguments.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
pattern_keyword.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
pattern_match_as.rs Ruff 2025 style guide (#13906) 2025-01-09 10:20:06 +01:00
pattern_match_class.rs Align formatting of patterns in match-cases with expression formatting in clause headers (#13510) 2024-09-26 08:35:22 +02:00
pattern_match_mapping.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
pattern_match_or.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
pattern_match_sequence.rs Preserve tuple parentheses in case patterns (#18147) 2025-05-22 07:52:21 +02:00
pattern_match_singleton.rs Ruff 2025 style guide (#13906) 2025-01-09 10:20:06 +01:00
pattern_match_star.rs Upgrade to Rust 1.82 (#13816) 2024-10-19 16:05:50 +02:00
pattern_match_value.rs Ruff 2025 style guide (#13906) 2025-01-09 10:20:06 +01:00