rust-analyzer/crates/syntax
Chayim Refael Friedman 791a63255b Move some more AST makers to the quote macro
And implement addons as necessary.

There are many more makers to be moved, and I'm not completely satisfied with this (due to the ease of making a mistake in the AST structure, and slightly less but also because of the need to remember whitespaces), but this is already enough to see how this will look like.
2024-12-30 05:46:06 +02:00
..
fuzz Bump Cargo.lock 2024-05-14 10:57:02 +02:00
src Move some more AST makers to the quote macro 2024-12-30 05:46:06 +02:00
test_data Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00
rust.ungram Fix AsmOption rule in rust.ungram 2024-12-18 14:56:00 +01:00