-
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
Resolve dependencies based on feasible target/target_os platform combinations
A-dependency-resolution
Area: dependency resolution and the resolver
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-vendor
S-triage
Status: This issue is waiting on initial triage.
#15563
opened May 19, 2025 by
oscargus
cannot use two versions of native dependency in same workspace
A-dependency-resolution
Area: dependency resolution and the resolver
A-links
Area: `links` native library links setting
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15528
opened May 15, 2025 by
jobafr
Unstable lockfile between cargo update runs
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15513
opened May 9, 2025 by
amyspark
Remote Version Definitions
A-dependency-resolution
Area: dependency resolution and the resolver
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#15435
opened Apr 18, 2025 by
psionic-k
Profile rustflags are not propagated to target dependencies
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Z-profile-rustflags
Nightly: profile-rustflags
#15125
opened Jan 30, 2025 by
stormshield-fabs
cargo install --locked
is using dev-dependencies
A-dependency-resolution
#14937
opened Dec 15, 2024 by
kushudai
Cargo fails to resolve when adding a git dependency incompatible with a locked crate version but compatible with the Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Cargo.toml
requirement
A-dependency-resolution
#14916
opened Dec 10, 2024 by
x-hgg-x
dependency resolver sometimes fails to find valid resolution when optional dependencies have a conflict.
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14891
opened Dec 4, 2024 by
Eh2406
cargo update
downgrading crates, it is not clear why
A-dependency-resolution
#14883
opened Dec 2, 2024 by
kamulos
Improve resolver speed again
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14665
opened Oct 10, 2024 by
x-hgg-x
Loading…
Inconsistent Area: dependency resolution and the resolver
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Cargo.lock
generation with overlapping version ranges
A-dependency-resolution
#14613
opened Sep 29, 2024 by
x-hgg-x
fix(update): don't reuse a previously locked dependency if multiple major versions are compatible
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14582
opened Sep 23, 2024 by
stormshield-kg
Loading…
Cargo downgrades transitive dependency that should not change
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14446
opened Aug 23, 2024 by
konstin
Ability to test against registry dependencies, instead of path dependencies
A-dependency-resolution
Area: dependency resolution and the resolver
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-package
Command-test
S-triage
Status: This issue is waiting on initial triage.
#14429
opened Aug 20, 2024 by
barakugav
Use the same version of a transitive dependency
A-dependency-resolution
Area: dependency resolution and the resolver
A-manifest
Area: Cargo.toml issues
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14316
opened Jul 29, 2024 by
oriongonza
Wrong crate being reported when failing to select a version
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#14288
opened Jul 23, 2024 by
conradoplg
unrelated dependency changed in Cargo.lock when updating another dependency
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14115
opened Jun 20, 2024 by
xxchan
Cannot publish when depending on a higher version of a dependency through path than registry
A-dependency-resolution
Area: dependency resolution and the resolver
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-bug
Category: bug
Command-package
Command-publish
S-triage
Status: This issue is waiting on initial triage.
#14022
opened Jun 6, 2024 by
epage
Nondeterministic resolution (?) causing dependency to flap in Cargo.lock
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#13942
opened May 21, 2024 by
ijackson
Support workspace-level crate version denylist / local yanking
A-dependency-resolution
Area: dependency resolution and the resolver
A-patch
Area: [patch] table override
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#13856
opened May 3, 2024 by
demurgos
Support different versions of the same dependency within a workspace
A-dependency-resolution
Area: dependency resolution and the resolver
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
#13594
opened Mar 15, 2024 by
alshdavid
Coerce major wildcards
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13535
opened Mar 5, 2024 by
nikita240
Loading…
Allow mutitple SemVer-compatible version with Area: dependency resolution and the resolver
A-semver
Area: semver specifications, version matching, etc.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
=
exact requirement
A-dependency-resolution
#12787
opened Oct 7, 2023 by
andrewbanchich
cargo -Z minimal-versions update is slow
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
Z-minimal-versions
Nightly: minimal-versions
#12514
opened Aug 16, 2023 by
d-e-s-o
Duplicate major version in lock file causes "failed to select a version"
A-dependency-resolution
Area: dependency resolution and the resolver
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-bug
Category: bug
P-low
Priority: Low
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12079
opened May 3, 2023 by
kpreid
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.