Skip to content

Commit

Permalink
I cannot type
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed May 17, 2022
1 parent 3971d3c commit 6b6f92d
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 6b6f92d

Please sign in to comment.