We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdbd88 commit c6c2f45Copy full SHA for c6c2f45
.vscode/settings.json
@@ -5,6 +5,7 @@
5
"rust-analyzer.assist.importEnforceGranularity": true,
6
"rust-analyzer.assist.importPrefix": "crate",
7
"rust-analyzer.cargo.runBuildScripts": true,
8
+ "rust-analyzer.cargo.features": ["unstable-features"]
9
"rust-analyzer.linkedProjects": [
10
"./Cargo.toml",
11
//"./build_sysroot/sysroot_src/src/libstd/Cargo.toml",
0 commit comments