ruff/crates/ruff_python_stdlib/src
Charlie Marsh 2414469ac3
Enable automatic rewrites of `typing.Deque` and `typing.DefaultDict` (#4420)
2023-05-15 22:33:24 +00: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 Introduce a `ruff_python_semantic` crate (#3865) 2023-04-04 16:50:47 +00:00
logging.rs Introduce a `ruff_python_semantic` crate (#3865) 2023-04-04 16:50:47 +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 Enable automatic rewrites of `typing.Deque` and `typing.DefaultDict` (#4420) 2023-05-15 22:33:24 +00:00