Support patch based on target #15153
Labels
A-patch
Area: [patch] table override
A-target-dependencies
Area: [target.'cfg(foo)'.dependencies]
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
Problem
For example, in the below manifest
If the wry patch is used on any target except mobile, it won't compile due to different dependencies
Proposed Solution
Support
target.*.patch.*
Notes
No response
The text was updated successfully, but these errors were encountered: