-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
default .gitignore from 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.
cargo new
should explicitly exclude vendor/
C-feature-request
#15352
opened Mar 26, 2025 by
jyn514
Cargo Internal Error
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15351
opened Mar 26, 2025 by
bryanlesmart
flag to specify an environment variable prefix for recursive invocations of cargo
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.
#15350
opened Mar 25, 2025 by
ratmice
cargo install --git accepts malformed URL with #, discards it for cloning, then re-adds it into crates.toml
A-git
Area: anything dealing with git
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15336
opened Mar 20, 2025 by
nabijaczleweli
Unhelpful error message when instaling from git: "invalid argument: 'port'; class=Invalid (3)"
A-git
Area: anything dealing with git
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15335
opened Mar 20, 2025 by
tbu-
Allow profiles to set -Cforce-frame-pointers
A-profiles
Area: profiles
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
#15333
opened Mar 19, 2025 by
davidlattimore
Cargo fails to create any project on systems with an automounter
A-workspaces
Area: workspaces
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15327
opened Mar 19, 2025 by
samfux84
Support examples with their own Cargo.toml files
A-examples
Area: example targets
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.
#15324
opened Mar 18, 2025 by
jbethune
Subdependecy source is referring to crates.io when vendored alternative registry
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15323
opened Mar 18, 2025 by
koxu1996
When discovering a workspace that excludes the current package, newer or unstable features cause a spurious failure
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15320
opened Mar 17, 2025 by
manifest
cargo install foo=1.2.3
does not detect invalid character
C-bug
#15318
opened Mar 16, 2025 by
HKalbasi
cargo build --features "X"
doesn't update binary mtime when list of features change
A-build-system
#15313
opened Mar 15, 2025 by
schultetwin1
More helpful error message for unsupported editions: display the required 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-triage
Status: This issue is waiting on initial triage.
rust-version
A-manifest
#15305
opened Mar 13, 2025 by
tarcieri
Improve error message when wrong package found in a path dependency
A-crate-dependencies
Area: [dependencies] of any kind
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15296
opened Mar 11, 2025 by
ehuss
Tracking Issue for deprecating per-build-target Area: may require a breaking change over an edition
A-editions
Area: edition-specific issues
C-tracking-issue
Category: A tracking issue for something unstable.
edition
field
A-edition-next
#15283
opened Mar 8, 2025 by
ehuss
2 of 3 tasks
support individual self signed certificates
A-networking
Area: networking issues, curl, etc.
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.
#15278
opened Mar 7, 2025 by
aep-sunlife
documentation recommends deprecated filenames
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15277
opened Mar 7, 2025 by
aep-sunlife
Deprecate Area: registry authentication and authorization (authn authz)
C-bug
Category: bug
Command-publish
S-triage
Status: This issue is waiting on initial triage.
cargo publish --token
?
A-registry-authentication
#15274
opened Mar 6, 2025 by
epage
Cargo needs network access if a library's build script calls Area: build.rs scripts
A-offline
Area: offline mode
C-bug
Category: bug
Command-metadata
S-triage
Status: This issue is waiting on initial triage.
cargo metadata
since 1.84
A-build-scripts
#15272
opened Mar 6, 2025 by
weihanglo
Multiple simultaneous Area: anything dealing with git
C-bug
Category: bug
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
cargo build
s that depend on the same git repo can fail
A-git
#15267
opened Mar 5, 2025 by
jgopel
Profiles for non root package
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15262
opened Mar 4, 2025 by
Ghamza-Jd
cargo build --benches
also builds tests target for the crate
C-bug
#15258
opened Mar 3, 2025 by
GuillaumeLagrange
cargo cannot merge crates with the same lockfile commit and rev commit hash
C-bug
Category: bug
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#15252
opened Mar 1, 2025 by
Redhawk18
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
cargo test --lib should not error when no lib is present
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-test
S-triage
Status: This issue is waiting on initial triage.
#15231
opened Feb 24, 2025 by
iamroot99
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.