rust/crates/syntax/src
2024-02-13 00:00:02 -06:00
..
ast Move raw_delimiter_count to syntax crate 2024-02-13 00:00:02 -06:00
parsing syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
tests syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
validation
algo.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
ast.rs Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra 2024-01-28 15:56:54 +02:00
fuzz.rs syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hacks.rs
lib.rs Return Option<Parse<ast::Literal>> from ast::Literal::parse 2024-02-13 00:00:02 -06:00
parsing.rs syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ptr.rs clippy: Enable non_canonical_clone_impl rule 2024-02-09 22:37:42 +09:00
syntax_error.rs
syntax_node.rs
ted.rs
tests.rs format_collect 2024-01-31 19:06:36 +01:00
token_text.rs Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra 2023-12-11 11:16:01 +02:00
utils.rs Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra 2023-12-18 09:21:55 +02:00
validation.rs Reapply "Detect NulInCStr error earlier." 2024-01-25 06:40:07 +02:00