]> git.proxmox.com Git - cargo.git/commit
Auto merge of #9148 - bjorn3:fix_ci, r=ehuss
authorbors <bors@rust-lang.org>
Sat, 6 Feb 2021 19:12:01 +0000 (19:12 +0000)
committerEric Huss <eric@huss.org>
Mon, 22 Feb 2021 21:41:58 +0000 (13:41 -0800)
commitd8649716e56d14c85cda16f756342aa36f5e6211
treed01b486fc6f02d09757d4249c74360a0e8b04f3a
parent19fd5cb6bd08f5d6670c61a128c87d6a09dec506
Auto merge of #9148 - bjorn3:fix_ci, r=ehuss

Fix warnings of the new non_fmt_panic lint

This fixes the CI failure since the latest nightly. See https://github.com/rust-lang/rust/pull/81645
crates/cargo-test-support/src/cross_compile.rs
tests/testsuite/cargo_command.rs
tests/testsuite/new.rs