We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f2eb7 commit 91574c5Copy full SHA for 91574c5
.devcontainer/devcontainer.json
@@ -18,7 +18,7 @@
18
"vscode": {
19
"extensions": [
20
"EditorConfig.EditorConfig",
21
- "rust-lang.rust-analyzer",
+ "rust-lang.rust-analyzer@0.3.2029", // Compatible with Rust 1.70
22
"tamasfe.even-better-toml",
23
"vadimcn.vscode-lldb"
24
],
0 commit comments