rust-analyzer/crates/syntax-bridge/src
Chayim Refael Friedman cfb701ac78 Get rid of $crate in expansions shown to the user
Be it "Expand Macro Recursively", "Inline macro" or few other things.

We replace it with the crate name, as should've always been.
2024-09-18 18:30:59 +03:00
..
lib.rs Get rid of $crate in expansions shown to the user 2024-09-18 18:30:59 +03:00
prettify_macro_expansion.rs Get rid of $crate in expansions shown to the user 2024-09-18 18:30:59 +03:00
tests.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
to_parser_input.rs internal: Properly check the edition for edition dependent syntax kinds 2024-08-15 15:57:47 +02:00