ruff/crates/ruff_python_parser
Charlie Marsh d08f697a04
Remove lexing for colon-matching use cases (#6803)
It's much simpler to just search ahead for the first colon.
2023-08-23 04:44:51 +00:00
..
src Remove lexing for colon-matching use cases (#6803) 2023-08-23 04:44:51 +00:00
build.rs Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00
Cargo.toml Update lexer tests to use snapshots (#6658) 2023-08-22 18:23:19 +00:00