bounded-integer icon indicating copy to clipboard operation
bounded-integer copied to clipboard

Rust-analyzer issues – ignoring None-grouped tokens

Open Kestrer opened this issue 3 months ago • 0 comments

Our macros sometimes fail in rust-analyzer because of https://github.com/rust-lang/rust-analyzer/issues/18211. It would be good to implement more workarounds for this, i.e. ignoring None-grouped tokens.

Kestrer avatar Sep 23 '25 20:09 Kestrer