rust-analyzer/crates/mbe
bors 990c48cb0d Auto merge of #18131 - ChayimFriedman2:macro-expand-dollar-crate, r=Veykril
fix: 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.

Probably fixes some issues, but I don't know what they are.
2024-09-18 20:17:21 +00:00
..
src Auto merge of #18131 - ChayimFriedman2:macro-expand-dollar-crate, r=Veykril 2024-09-18 20:17:21 +00:00
Cargo.toml internal: Lay basic ground work for standalone mbe tests 2024-09-01 12:42:44 +02:00