This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Description
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.