]> git.lizzy.rs Git - rust.git/commitdiff
I cannot type
authorRalf Jung <post@ralfj.de>
Tue, 17 May 2022 16:59:27 +0000 (18:59 +0200)
committerRalf Jung <post@ralfj.de>
Tue, 17 May 2022 16:59:27 +0000 (18:59 +0200)
rustup-toolchain

index 7fdcdabcee143781aa658f8016e7676b5f063019..59ce6f85a0856a31870ed47bad7d26edfafd82df 100755 (executable)
@@ -46,5 +46,5 @@ rustup override set miri
 cargo clean
 
 # Call 'cargo metadata' on the sources in case that changes the lockfile
-# (which fails under soem setups when it is done from inside vscode).
+# (which fails under some setups when it is done from inside vscode).
 cargo metadata --format-version 1 --manifest-path "$(rustc --print sysroot)/lib/rustlib/rustc-src/rust/compiler/rustc/Cargo.toml" >/dev/null