-
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
Tracking Issue for Area: rebuild detection and fingerprinting
C-tracking-issue
Category: A tracking issue for something unstable.
Command-doc
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
-Zrustdoc-depinfo
A-rebuild-detection
#15370
opened Mar 31, 2025 by
weihanglo
1 task
allow specifying build-std on workspace members
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.
Z-bindeps
Nightly: binary artifact dependencies
Z-build-std
Nightly: build-std
#15365
opened Mar 29, 2025 by
tsatke
cargo add -p crates-io-crate
could be clearer about what's wrong
A-cli
#15363
opened Mar 28, 2025 by
kornelski
Cannot compile crate with cargo <1.71 if any crate in workspace depends on a crate that uses Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
C-bug
Category: bug
S-needs-rfc
Status: Needs an RFC to make progress.
dep:
syntax
A-lockfile
#15360
opened Mar 28, 2025 by
nicoburns
Cargo should not use rustc cache results (.rustc_info.json) for failures
A-caching
Area: caching of dependencies, repositories, and build artifacts
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
#15358
opened Mar 28, 2025 by
tomoverlund
Tracking Issue for JSON output format of Area: JSON message output
C-tracking-issue
Category: A tracking issue for something unstable.
Command-package
S-waiting-on-feedback
Status: An implemented feature is waiting on community feedback for bugs or design concerns.
cargo package --list
A-json-output
#15353
opened Mar 26, 2025 by
weihanglo
5 tasks
default .gitignore from Area: general VCS issues
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-init
Command-new
Command-vendor
S-triage
Status: This issue is waiting on initial triage.
cargo new
should explicitly exclude vendor/
A-vcs
#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
Clobbering of environment variables during recursive invocations of cargo
A-configuration
Area: cargo config files and env vars
A-cross-compiling
Area: using --target flag for other platforms
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-run
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-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
#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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.