cargo rm foo
on error should suggest --dev
or --build
, if appropriate
#12405
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-remove
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
I just ran
Proposed Solution
It'd be nice if the error had a note saying that a
--dev
dependency existedNotes
No response
The text was updated successfully, but these errors were encountered: