-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: rust-lang/cargo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(add/install): check if given crate argument would be valid with inserted @ symbol
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
Command-install
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15441
opened Apr 20, 2025 by
dawedawe
Loading…
feat(add): suggest similarly named features
Command-add
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15438
opened Apr 18, 2025 by
Jujumba
Loading…
Feature Request: add suggestion for similarly named features with Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
cargo add
C-feature-request
#15436
opened Apr 18, 2025 by
Jujumba
Warn when adding a dependancy that is already an optional dependancy
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-triage
Status: This issue is waiting on initial triage.
#15392
opened Apr 4, 2025 by
lolbinarycat
Print all features when the verbose flag is set
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15375
opened Apr 1, 2025 by
tcanabrava
Loading…
cargo add -p crates-io-crate
could be clearer about what's wrong
A-cli
#15363
opened Mar 28, 2025 by
kornelski
cargo install foo=1.2.3
does not detect invalid character
C-bug
#15318
opened Mar 16, 2025 by
HKalbasi
cargo add overwrites a symlink Cargo.toml
C-bug
Category: bug
Command-add
S-triage
Status: This issue is waiting on initial triage.
#15241
opened Feb 27, 2025 by
Axlefublr
add a flag to Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-triage
Status: This issue is waiting on initial triage.
cargo add
to make it show all features
C-feature-request
#15178
opened Feb 13, 2025 by
yshui
cargo add
can add dependencies from crate.io registry even when using vendor or different registry
A-directory-source
#15019
opened Jan 5, 2025 by
quagmt
cargo add spurious failure
C-bug
Category: bug
Command-add
S-triage
Status: This issue is waiting on initial triage.
#14914
opened Dec 10, 2024 by
xd009642
cargo add
, etc do not preserve \r\n
line endings
C-bug
#14863
opened Nov 27, 2024 by
epage
test: Add test codebase for shell completions
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
Command-uninstall
Command-update
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#14681
opened Oct 13, 2024 by
shannmu
Loading…
cargo add
should not silently remove any path
attribute on dependencies and should support both version
and path
attributes
C-feature-request
#14510
opened Sep 7, 2024 by
rnza0u
cargo add
: Handle paths automatically without requiring --path
C-feature-request
#14134
opened Jun 24, 2024 by
joshtriplett
cargo add: "failed to persist temporary file: Text file busy" on vboxsf (Linux guest Windows host)
A-filesystem
Area: issues with filesystems
C-bug
Category: bug
Command-add
O-windows
OS: Windows
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#13462
opened Feb 20, 2024 by
lkantola
cargo add
should check public transitive dependencies when auto-picking a version
C-feature-request
#13038
opened Nov 22, 2023 by
epage
Improve the error message when running Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
cargo add cubing @v0.5.0
C-feature-request
#12331
opened Jul 5, 2023 by
lgarron
When no version is specified, reuse existing locked versions
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12046
opened Apr 27, 2023 by
epage
cargo add selects versions of native dependencies which are not compatible with transitive packages
C-bug
Category: bug
Command-add
S-triage
Status: This issue is waiting on initial triage.
#11948
opened Apr 9, 2023 by
udoprog
cargo add should warn on binary crates
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
E-medium
Experience: Medium
S-needs-mentor
Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#11803
opened Mar 5, 2023 by
ghost
cargo add [email protected]
lock to the version specific
C-feature-request
#11687
opened Feb 7, 2023 by
epage
cargo add
doesn't work with local and directory registries
C-bug
#10926
opened Aug 2, 2022 by
jonhoo
Support a shorthand for specifying features when Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-add
S-triage
Status: This issue is waiting on initial triage.
cargo add
ing multiple crates
C-feature-request
#10809
opened Jul 1, 2022 by
kotx
Don't display "hidden" features in Category: bug
Command-add
S-triage
Status: This issue is waiting on initial triage.
cargo add
C-bug
#10794
opened Jun 27, 2022 by
epage
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.