rust-analyzer/crates/ide-assists
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
..
src Move some more AST makers to the quote macro 2024-12-30 05:46:06 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00