Skip to content

Commit

Permalink
Auto merge of #2126 - RalfJung:typo, r=RalfJung
Browse files Browse the repository at this point in the history
I cannot type
  • Loading branch information
bors committed May 17, 2022
2 parents 3971d3c + 6b6f92d commit a5cf247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustup-toolchain
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a5cf247

Please sign in to comment.