bors 2c30ebe1ea Auto merge of #11647 - peterallin:peterallin/11617, r=weihanglo
Make cargo install report needed features

### What does this PR try to resolve?

The problem described in issue #11617 where cargo tells the user, that no binaries are available
because of the chosen features, but does not tell which features could be enabled to fix the
situation.

Fixes #11617.

### How should we test and review this PR?

Try to cargo install a crate, where all binaries need some features enabled, without enabling
the features and check the error message.

The test suite already contains tests for this.
2023-01-31 20:16:34 +00:00
..
2022-07-30 19:36:58 -07:00
2021-04-13 09:02:07 -07:00