Closed
Description
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)
- Implement the ability to override profiles via
.cargo/config
(Profile Overrides (RFC #2282 Part 1) cargo#5384) - Implement the ability to override profile keys for specific dependencies (Config Profiles (RFC 2282 Part 2) cargo#5506)
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
- We can bikeshed the names of the new keys that were introduces