I cannot type
This commit is contained in:
parent
3971d3cbb3
commit
6b6f92d4bc
@ -46,5 +46,5 @@ rustup override set miri
|
|||||||
cargo clean
|
cargo clean
|
||||||
|
|
||||||
# Call 'cargo metadata' on the sources in case that changes the lockfile
|
# 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
|
cargo metadata --format-version 1 --manifest-path "$(rustc --print sysroot)/lib/rustlib/rustc-src/rust/compiler/rustc/Cargo.toml" >/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user