revert rust-analyzer custom target folder

This commit is contained in:
Carter Anderson 2020-05-27 00:47:17 -07:00
parent 9abe9b7985
commit 4bc3772749

View file

@ -17,5 +17,4 @@
"rustc",
"spirv"
],
"rust-analyzer.checkOnSave.extraArgs": ["--target-dir", "target/rust-analyzer"],
}