-
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
"see N unchanged dependencies behind latest" sometimes seems to show the wrong number
C-bug
Category: bug
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15386
opened Apr 4, 2025 by
RalfJung
Cargo update recommends command to "to see how you depend on a package" that does not always work
C-bug
Category: bug
Command-info
Command-tree
Command-update
S-triage
Status: This issue is waiting on initial triage.
#14993
opened Dec 30, 2024 by
Craig-Macomber
fix: Adjust "to see how you depend on a package" message to use a command format that supports flags like --all-features
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14991
opened Dec 30, 2024 by
Craig-Macomber
•
Draft
cargo update
downgrading crates, it is not clear why
A-dependency-resolution
#14883
opened Dec 2, 2024 by
kamulos
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…
feat(resolve): Direct people to working around less optimal MSRV-resolver results
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Improved consistency between breaking and non-breaking updates
A-cli
Area: Command-line interface, option parsing, etc.
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14259
opened Jul 16, 2024 by
torhovland
Loading…
Add capability of making breaking changes in Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
update --precise
A-cli
#14140
opened Jun 25, 2024 by
torhovland
•
Draft
Tracking Issue for Category: A tracking issue for something unstable.
Command-update
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
update --precise
with pre-release
C-tracking-issue
#13290
opened Jan 13, 2024 by
ehuss
2 tasks
A way for users to bulk upgrade across incompatible versions
A-new-subcommand
Area: new subcommand
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-update
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
T-cargo
Team: Cargo
#12425
opened Aug 1, 2023 by
epage
5 of 11 tasks
Options to update dependencies to "at least X days old"
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-update
S-triage
Status: This issue is waiting on initial triage.
#11167
opened Sep 30, 2022 by
RCasatta
A method to update manifest version requirements (like cargo-edit's Area: new subcommand
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
cargo-upgrade
)
A-new-subcommand
#10498
opened Mar 22, 2022 by
Milo123459
Cargo update ignores --precise in some cases when using Area: [patch] table override
C-bug
Category: bug
Command-update
S-triage
Status: This issue is waiting on initial triage.
[patch]
A-patch
#9470
opened May 10, 2021 by
64
cargo update
prints Adding
+ Removing
lines when multiple versions of the same crate are updated
C-bug
#9408
opened Apr 24, 2021 by
Nemo157
cargo update -p bar
where bar
is patched can partially unpatch bar
A-dependency-resolution
#8355
opened Jun 12, 2020 by
ehuss
cargo update silently doesn't update tokio-threadpool without --precise
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7671
opened Dec 6, 2019 by
glandium
cargo update --format-only
A-lockfile
Area: Cargo.lock issues
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7496
opened Oct 9, 2019 by
joshtriplett
cargo update removes uninstalled deps from target/, when detected they have been removed from Cargo.toml
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-clean
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#6435
opened Dec 13, 2018 by
ThatNerdyPikachu
dependency downgrade on cargo update
A-dependency-resolution
Area: dependency resolution and the resolver
Command-update
S-triage
Status: This issue is waiting on initial triage.
#5702
opened Jul 10, 2018 by
debris
Add a way to update multiple dependencies with Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-update
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
--precise
and -p
C-feature-request
#5585
opened May 28, 2018 by
Eijebong
cargo update
can print redundant Added/Removing for non-registry based dependencies
C-bug
#5532
opened May 13, 2018 by
ehuss
cargo update
may silently update dependencies
C-bug
#5530
opened May 13, 2018 by
ehuss
cargo update -p SPEC
can silently downgrade dependencies of other packages when multi-major ranges are used
A-dependency-resolution
#5529
opened May 13, 2018 by
ehuss
ProTip!
Add no:assignee to see everything that’s not assigned.