Files
ruff/crates/ruff_python_ast/src
Charlie Marsh 5f3da9955a Rename ruff_python_whitespace to ruff_python_trivia (#5886)
## Summary

This crate now contains utilities for dealing with trivia more broadly:
whitespace, newlines, "simple" trivia lexing, etc. So renaming it to
reflect its increased responsibilities.

To avoid conflicts, I've also renamed `Token` and `TokenKind` to
`SimpleToken` and `SimpleTokenKind`.
2023-07-19 11:48:27 -04:00
..
2023-07-19 00:49:13 +00:00
2023-06-08 05:53:14 +00:00
2023-06-23 09:46:05 +02:00
2023-05-31 08:26:35 +00:00