cargo-tree: Panic with -Zfeatures
and "all" targets
#8109
Labels
A-features2
Area: issues specifically related to the v2 feature resolver
C-bug
Category: bug
Command-tree
A manifest with:
Running
cargo tree --target=all -Zfeatures=all
panics with:The problem is that the
FeatureResolver
needs to be taught what "all" means.The text was updated successfully, but these errors were encountered: