We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01cc9e commit 8fef632Copy full SHA for 8fef632
devShells/rust.nix
@@ -4,7 +4,7 @@
4
vscodium = {
5
extensions = with pkgs.vscode-extensions; [
6
bungcip.better-toml
7
- matklad.rust-analyzer
+ rust-lang.rust-analyzer
8
];
9
};
10
}
0 commit comments