mirror of
https://github.com/rust-lang/cargo.git
synced 2026-02-25 18:49:02 +00:00
### What does this PR try to resolve? Fixes https://github.com/rust-lang/cargo/issues/15510 * When both CLI and config present, favor config * Plan to remove `--lockfile-path` in 1.95.0-nightly (if this gets into 1.94.0-nightly) Part of <https://github.com/rust-lang/cargo/issues/14421> ### How to test and review this PR?