ruff/crates/ruff_python_stdlib/src
Charlie Marsh 66d72b1c7b
Move keyword checks into `is_identifier` (#3834)
2023-03-31 16:56:33 -04:00
..
builtins.rs Rename `ruff_python` crate to `ruff_python_stdlib` (#3354) 2023-03-06 13:43:22 +00:00
future.rs Rename `ruff_python` crate to `ruff_python_stdlib` (#3354) 2023-03-06 13:43:22 +00:00
identifiers.rs Move keyword checks into `is_identifier` (#3834) 2023-03-31 16:56:33 -04:00
keyword.rs Move keyword checks into `is_identifier` (#3834) 2023-03-31 16:56:33 -04:00
lib.rs Use shared `leading_quote` implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +00:00
path.rs Remove AST checker's dependency on resolver (#3368) 2023-03-06 21:45:09 +00:00
str.rs Use shared `leading_quote` implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +00:00
sys.rs Rename `ruff_python` crate to `ruff_python_stdlib` (#3354) 2023-03-06 13:43:22 +00:00
typing.rs Additional simple magic return types (#3805) 2023-03-30 08:57:49 -04:00