diff options
| author | Yacin Tmimi <yacintmimi@gmail.com> | 2022-06-13 12:57:34 -0400 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2022-06-14 15:23:33 -0500 |
| commit | 1a6146e53638e04ed86ceec417d4197440ead828 (patch) | |
| tree | bf712044dacc68013dd3ea5d019e7d41a46ca801 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 7b73b60faca71d01d900e49831fcb84553e93019 (diff) | |
| download | rust-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
