about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorYacin Tmimi <yacintmimi@gmail.com>2022-06-13 12:57:34 -0400
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2022-06-14 15:23:33 -0500
commit1a6146e53638e04ed86ceec417d4197440ead828 (patch)
treebf712044dacc68013dd3ea5d019e7d41a46ca801 /compiler/rustc_mir_transform/src/coverage/debug.rs
parent7b73b60faca71d01d900e49831fcb84553e93019 (diff)
downloadrust-1a6146e53638e04ed86ceec417d4197440ead828.tar.gz
rust-1a6146e53638e04ed86ceec417d4197440ead828.zip
Pass `--locked` when installing rustfmt in integration tests
There was recently an issue where `cargo install` was installing a newer
version of a dependency than the one listed in our Cargo.toml. The newer
version added deprecation warnings that caused our continuous integration
tests to break.

As mentioned in the `cargo help install` docs, passing the `--locked`
flag should force cargo to use the `Cargo.lock` file included with
the repository.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions