mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 20:42:10 +00:00
![]() ## 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`. |
||
---|---|---|
.. | ||
alias.rs | ||
arg.rs | ||
arg_with_default.rs | ||
arguments.rs | ||
comprehension.rs | ||
decorator.rs | ||
elif_else_clause.rs | ||
except_handler_except_handler.rs | ||
identifier.rs | ||
keyword.rs | ||
match_case.rs | ||
mod.rs | ||
type_ignore_type_ignore.rs | ||
with_item.rs |