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
@yjlcoder I don't know which change could have caused this, but I suggest staying on an older version if you can't upgrade to a newer toolchain. We don't support versions that old.
rust-analyzer version: v0.3.1697
rustc version: 1.68.2 (9eb3afe9e 2023-03-27)
relevant settings: default settings
I'm aware of #11296 and #11503, but this is a different issue.
In the latest version, variable arguments in
println!
macro are not indexed or referenced.It works previously. The last working version is 0.3.1649-standalone.
The text was updated successfully, but these errors were encountered: