This is a tracking issue for RFC 2282 (rust-lang/rfcs#2282). Cargo issue: https://github.com/rust-lang/cargo/issues/5298 **Steps:** (cc @rust-lang/cargo for mentorship instructions) - [x] Implement the ability to override profiles via `.cargo/config` (https://github.com/rust-lang/cargo/pull/5384) - [x] Implement the ability to override profile keys for specific dependencies (https://github.com/rust-lang/cargo/pull/5506) - [x] Adjust documentation ([see instructions on forge][doc-guide]) - [ ] Stabilization PR ([see instructions on forge][stabilization-guide]) [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation **Unresolved questions:** - [ ] We can bikeshed the names of the new keys that were introduces
This is a tracking issue for RFC 2282 (rust-lang/rfcs#2282).
Cargo issue: rust-lang/cargo#5298
Steps:
(cc @rust-lang/cargo for mentorship instructions)
.cargo/config(Profile Overrides (RFC #2282 Part 1) cargo#5384)Unresolved questions: