ruff/crates/ruff_python_trivia
Charlie Marsh 8d0a5e01bd
Modify comment_ranges slice in BackwardsTokenizer (#7432)
## Summary

I was kinda curious to understand this issue
(https://github.com/astral-sh/ruff/issues/7426) and just ended up
attempting to address it.

## Test Plan

`cargo test`
2023-09-16 14:04:45 -04:00
..
src Modify comment_ranges slice in BackwardsTokenizer (#7432) 2023-09-16 14:04:45 -04:00
Cargo.toml Use CommentRanges in backwards lexing (#7360) 2023-09-16 03:21:45 +00:00