ruff/crates/ruff_python_parser
Micha Reiser 77c5561646
Add `parenthesized` flag to `ExprTuple` and `ExprGenerator` (#9614)
2024-02-26 15:35:20 +00:00
..
src Add `parenthesized` flag to `ExprTuple` and `ExprGenerator` (#9614) 2024-02-26 15:35:20 +00:00
Cargo.toml Remove unnecessary string cloning from the parser (#9884) 2024-02-09 16:03:27 -05:00
build.rs Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00