-
Notifications
You must be signed in to change notification settings - Fork 2.9k
cargo-tree: Mark proc-macros. #8107
Copy link
Copy link
Closed
Labels
C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-tree
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-tree
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be good to separate proc-macros in the cargo-tree output. Either as an indicator to the side (like
(proc-macro), or a separate section like[proc-macros]. cc sfackler/cargo-tree#64