We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ba1e8 commit efd3081Copy full SHA for efd3081
.vscode/settings.json
@@ -33,7 +33,7 @@
33
]
34
},
35
{
36
- "sysroot_src": "./download/sysroot/sysroot_src/library",
+ "sysroot_src": "./build/stdlib/library",
37
"crates": [
38
39
"root_module": "./example/std_example.rs",
0 commit comments