]> git.proxmox.com Git - cargo.git/commitdiff
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)
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.


Trivial merge