rust-analyzer/crates/tt/src
Chayim Refael Friedman 8a50aecb07 Support the ${concat(...)} metavariable expression
I didn't follow rustc precisely, because I think it does some things wrongly (or they are FIXME), but I only allowed more code, not less. So we're all fine.
2024-09-19 22:19:12 +03:00
..
buffer.rs Make basic use of spans for macro expansion errors 2024-07-29 14:52:40 +02:00
iter.rs Support the ${concat(...)} metavariable expression 2024-09-19 22:19:12 +03:00
lib.rs fix: Fix TokenStream::to_string implementation dropping quotation marks 2024-08-29 08:45:35 +02:00