rust-analyzer/crates/mbe
Tim Neumann 40bfb29e50 feat: Support $$ in macros.
The implementation mirrors what `rustc` currently does [1]. Part of #11952.

[1]: 0595ea1d12/compiler/rustc_expand/src/mbe/quoted.rs (L230-L241)
2022-06-02 21:48:28 +02:00
..
src feat: Support $$ in macros. 2022-06-02 21:48:28 +02:00
Cargo.toml style: rename crates to kebab case 2022-05-01 10:48:58 +00:00