add rust-analyzer to the toolchain
this should avoid the following error when trying to rust the LSP in a toolchain which does not have the rust-analyzer
component and without running rustup component add rust-analyzer
manually:
error: Unknown binary 'rust-analyzer' in official toolchain 'stable-x86_64-unknown-linux-gnu'.
Merge request reports
Activity
Filter activity
added improvement label
assigned to @a.stevan
enabled an automatic merge when all merge checks for 22ac6163 pass
mentioned in commit 11a5b59d
Please register or sign in to reply