rust-analyzer version: current master (not version specific)
rustc version: 1.97.0-nightly
editor or extension: Zed 1.0.1, VSCode
This has been bugging me for a while, it seems like something that might already have an open issue but I couldn't manage to find it.
This works:
With the proc_macro from embassy applied, it doesn't:
It's confusing because the code doesn't get dimmed, while it only gets partial highlighting, no inlay hints etc. (which would be fine and not confusing if it were also dimmed..) and a bunch of unresolvedReference etc. as well in some cases.
rust-analyzer version: current master (not version specific)
rustc version: 1.97.0-nightly
editor or extension: Zed 1.0.1, VSCode
This has been bugging me for a while, it seems like something that might already have an open issue but I couldn't manage to find it.
This works:
With the proc_macro from embassy applied, it doesn't:
It's confusing because the code doesn't get dimmed, while it only gets partial highlighting, no inlay hints etc. (which would be fine and not confusing if it were also dimmed..) and a bunch of unresolvedReference etc. as well in some cases.