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 401ae55 commit b4cd51eCopy full SHA for b4cd51e
src/etc/rust_analyzer_eglot.el
@@ -28,7 +28,7 @@
28
"--build-dir"
29
"build-rust-analyzer"
30
"--json-output"
31
- "--compile-time-deps"])]
+ "--compile-time-deps"])
32
:sysrootSrc "./library"
33
:extraEnv (:RUSTC_BOOTSTRAP "1"))
34
:rustc ( :source "./Cargo.toml" )))))))
0 commit comments