I just installed the rust-analyzer extension on vscode and it was unable to download the binary automatically. it gave me the following error:
Failed to download language server from rust-analyzer GitHub repository: Cannot destructure property releaseName of 'undefined' or 'null'.
My environment:
- manjaro linux
- rust: stable-x86_64-unknown-linux-gnu (default) rustc 1.41.0 (5e1a79984 2020-01-27)
- vscode 1.41.1
- rust-analyzer: 0.1.20200211