]> git.proxmox.com Git - cargo.git/commit
Auto merge of #10988 - hi-rustin:rustin-patch-warn, r=epage
authorbors <bors@rust-lang.org>
Wed, 17 Aug 2022 14:36:56 +0000 (14:36 +0000)
committerbors <bors@rust-lang.org>
Wed, 17 Aug 2022 14:36:56 +0000 (14:36 +0000)
commit9e1b4577ce000dcb8da93368dbd41aca1cbd6aab
treed318a7fdb291249c6f8698189e0729280ad0195b
parent9809f8ff33c2b998919fd0432c626f0f7323697a
parenta58489dfbbf36b3876dfc620b0753985bbde3a23
Auto merge of #10988 - hi-rustin:rustin-patch-warn, r=epage

Warning when precise or aggressive without -p flag

### What does this PR try to resolve?

ref https://github.com/rust-lang/cargo/issues/10919.

Warning when precise or aggressive without -p flag. It will be a hard error in future.

### How should we test and review this PR?

- Unit test.