You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
At the moment we have a pretty good model for Cargo's current feature resolver, including the feature unification that happens across normal/dev/build dependencies within a workspace.
This task tracks the new feature resolver in rust-lang/cargo#7820. We'll probably want to model this as well once it lands upstream.
The text was updated successfully, but these errors were encountered:
At the moment we have a pretty good model for Cargo's current feature resolver, including the feature unification that happens across normal/dev/build dependencies within a workspace.
This task tracks the new feature resolver in rust-lang/cargo#7820. We'll probably want to model this as well once it lands upstream.
The text was updated successfully, but these errors were encountered: