rust/crates/syntax/src
2024-03-04 21:50:01 +00:00
..
ast fix: hide destructure_struct_binding assist if no public fields 2024-03-04 21:50:01 +00:00
parsing syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
tests Add support for become expr/tail calls 2024-02-14 14:57:18 +00: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 internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
parsing.rs Cleanup 2024-03-04 11:10:06 +01: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 internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +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 internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00