Skip to content

add a flag to cargo add to make it show all features #15178

Open
@yshui

Description

Problem

Currently when a crate has too many features, cargo add only shows part of them and prints "X deactivated features". this is useful if i want to see a concise summary, but sometimes i actually want to see all the available features to see what i can enable.

Proposed Solution

add an new flag to make cargo add print all features. or perhaps make it do so when -v/--verbose is specified.

Notes

No response

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions