Closed yingmanwumen closed 2 years ago
Tested with rust-analyzer 118238722 2022-05-21 nightly
, can't reproduce this error.
rust-analyzer 5d5bbec 2022-05-20 dev
Your rust-analyzer is too old, https://github.com/rust-lang/rust-analyzer/commit/5d5bbec is 14 days ago.
rust-analyzer 5d5bbec 2022-05-20 dev
Your rust-analyzer is too old, rust-lang/rust-analyzer@5d5bbec is 14 days ago.
Thanks vary much! Have a nice day!
What's the output of
:CocInfo
What's the output of
:CocCommand rust-analyzer.serverVersion
What's the version of coc-rust-anlyzer
What's the problem
After opening a rust file with vim/nvim, there are some messages:
My
coc-setteings.json
is:I am thinking of maybe the version of my
rust-analyzer
is too new...