rust-analyzer/crates/syntax/src
Nicholas Nethercote 85d56eeb63 Fix copy/paste error.
The `CString` handling code is erroneously identical to the `ByteString`
handling code.
2024-01-25 12:26:25 +11:00
..
ast Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
parsing Merge commit '457b966b17' into sync-from-ra 2023-12-11 11:16:01 +02:00
tests Merge commit '3b7c7f97e4' into sync-from-ra 2023-11-08 08:15:03 +02:00
validation Add semicolons for consistency 2021-10-03 23:39:43 +11:00
algo.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
ast.rs Merge commit 'af40101841' into sync-from-ra 2024-01-08 11:29:25 +02:00
fuzz.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
hacks.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
lib.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
parsing.rs dead code 2021-12-28 19:13:30 +03:00
ptr.rs Merge commit 'a911652360' into sync-from-ra 2024-01-21 16:53:06 +02:00
syntax_error.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
syntax_node.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
ted.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests.rs Merge commit '457b966b17' into sync-from-ra 2023-12-11 11:16:01 +02:00
token_text.rs Merge commit '457b966b17' into sync-from-ra 2023-12-11 11:16:01 +02:00
utils.rs Merge commit '21b06c1beb' into sync-from-ra 2023-12-18 09:21:55 +02:00
validation.rs Fix copy/paste error. 2024-01-25 12:26:25 +11:00