ruff/crates/ruff_python_parser/src
2025-05-16 13:25:28 +02:00
..
lexer Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
parser Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
snapshots Raise syntax error when \ is at end of file (#17409) 2025-04-15 21:26:12 +05:30
error.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
lexer.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
lib.rs [red-knot] Add basic on-hover to playground and LSP (#17057) 2025-04-04 08:13:43 +02:00
semantic_errors.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
string.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
token.rs [syntax-errors] PEP 701 f-strings before Python 3.12 (#16543) 2025-03-18 11:12:15 -04:00
token_set.rs
token_source.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
typing.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00