ruff/crates/ruff_python_ast
Charlie Marsh daae28efc7
Respect `async with` in `timeout-without-await` (#9859)
Closes https://github.com/astral-sh/ruff/issues/9855.
2024-02-06 12:04:24 -05:00
..
src Respect `async with` in `timeout-without-await` (#9859) 2024-02-06 12:04:24 -05:00
tests Remove type parameter from `parse_*` methods (#9466) 2024-01-11 19:41:19 +01:00
Cargo.toml Use `AhoCorasick` to speed up quote match (#9773) 2024-02-02 09:57:39 -05:00