Ed Page 85eff7c802
fix(lockfile): switch to resolver.lockfile-path config (#16510)
### 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?
2026-01-15 16:18:08 +00:00
..