547 current 1970-01-01 01:00:00 24.11.20250201.f668777 6.6.74 *
This commit is contained in:
parent
7d2771d133
commit
a9e9fbb543
@ -21,6 +21,8 @@ return {
|
|||||||
settings = {
|
settings = {
|
||||||
["rust-analyzer"] = {
|
["rust-analyzer"] = {
|
||||||
cargo = { buildScripts = { enable = true } },
|
cargo = { buildScripts = { enable = true } },
|
||||||
|
installCargo = false,
|
||||||
|
installRustc = false,
|
||||||
procMacro = { enable = true },
|
procMacro = { enable = true },
|
||||||
check = {
|
check = {
|
||||||
command = "clippy",
|
command = "clippy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user