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.
2 parents 3971d3c + 6b6f92d commit a5cf247Copy full SHA for a5cf247
rustup-toolchain
@@ -46,5 +46,5 @@ rustup override set miri
46
cargo clean
47
48
# Call 'cargo metadata' on the sources in case that changes the lockfile
49
-# (which fails under soem setups when it is done from inside vscode).
+# (which fails under some setups when it is done from inside vscode).
50
cargo metadata --format-version 1 --manifest-path "$(rustc --print sysroot)/lib/rustlib/rustc-src/rust/compiler/rustc/Cargo.toml" >/dev/null
0 commit comments