Closed
Description
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