diff options
author | Takashi Kokubun <[email protected]> | 2023-06-05 14:01:09 -0700 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-06-05 14:01:37 -0700 |
commit | 2e14a65309a695cb5f5161ab64fe144c1aaae664 () | |
tree | 4a1c29667e50e46e8384599086480ddf52f0a018 /misc | |
parent | 2543a6573f8936806e7a8f5efd5a7a753cb9d564 (diff) |
Add an example for rust-analyzer.cargo.unsetTest [ci skip]
-rw-r--r-- | misc/.vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,4 +2,7 @@ "rust-analyzer.cargo.features": [ "disasm", ], } |