Skip to content
Snippets Groups Projects
  • STEVAN Antoine's avatar
    add rust-analyzer to the toolchain (dragoon/komodo!188) · 11a5b59d
    STEVAN Antoine authored
    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'.
    ```
    11a5b59d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Forked from Dragoon / Komodo
Source project has a limited visibility.