Cargo will silently ignore invalid .cargo/config options #5890
Labels
A-configuration
Area: cargo config files and env vars
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
For example, cargo will silently ignore
where it should be under a
build
subheading like:This is related to #4377, so perhaps it could be done at the same time?
The text was updated successfully, but these errors were encountered: