Skip to content

Commit 4b875ab

Browse files
author
yuwen
committed
cleanup
1 parent ad5e759 commit 4b875ab

File tree

3 files changed

+0
-1499
lines changed

3 files changed

+0
-1499
lines changed

.vscode/settings.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
2-
"rust-analyzer.linkedProjects": [
3-
"program/Cargo.toml",
4-
"script/Cargo.toml"
5-
],
62
"rust-analyzer.check.overrideCommand": [
73
"cargo",
84
"clippy",
@@ -18,10 +14,6 @@
1814
"RUST_LOG": "debug",
1915
"RUSTFLAGS": "-Ctarget-cpu=native"
2016
},
21-
"rust-analyzer.runnables.extraArgs": [
22-
"--release",
23-
"+nightly"
24-
],
2517
"rust-analyzer.diagnostics.disabled": [
2618
"unresolved-proc-macro"
2719
],

0 commit comments

Comments
 (0)