ruff/crates/ruff_python_ast/src/source_code
2023-04-26 20:15:47 +01:00
..
generator.rs Use memchr to speedup newline search on x86 (#3985) 2023-04-26 20:15:47 +01:00
indexer.rs Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
line_index.rs perf(logical-lines): Various small perf improvements (#4022) 2023-04-26 20:10:35 +01:00
locator.rs Use memchr to speedup newline search on x86 (#3985) 2023-04-26 20:15:47 +01:00
mod.rs Use memchr to speedup newline search on x86 (#3985) 2023-04-26 20:15:47 +01:00
stylist.rs Use memchr to speedup newline search on x86 (#3985) 2023-04-26 20:15:47 +01:00