You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-analyzer has gotten really good at resolving macros, perhaps a bit too good, because at least for std macros, unstable macros like format_args_nl also show up in completions when typing format.
Using VSCode 1.39.1
Rust-analyzer commit 0896ca0
Rust 1.38.0