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
Also, directly executing the command ./home/username/.vscode-server/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer --version produced the error below:
./rust-analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by ./rust-analyzer)
./rust-analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ./rust-analyzer)
Previous version has been working perfectly without no issues.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
With the latest version of rust-analyzer, I got the following error.
My environment is
Also, directly executing the command
./home/username/.vscode-server/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer --version
produced the error below:Previous version has been working perfectly without no issues.
The text was updated successfully, but these errors were encountered: