Skip to content

Issues: rust-lang/cargo

Dependency Dashboard
#13256 opened Jan 6, 2024 by renovate bot
Open
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

feat(publish): Stabilize multi-package publishing A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-unstable Area: nightly unstable support Command-package Command-publish disposition-merge FCP with intent to merge proposed-final-comment-period An FCP proposal has started, but not yet signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15636 opened Jun 5, 2025 by epage Loading…
When publishing, Cargo cannot unify a local and a registry dependency in the lockfile C-bug Category: bug Command-package Command-publish S-triage Status: This issue is waiting on initial triage. Z-package-workspace Nightly: package-workspace
#15622 opened Jun 2, 2025 by epage
Confusing error when publishing a package with a path dependency without a version requirement A-diagnostics Area: Error and warning messages generated by Cargo itself. C-bug Category: bug Command-package Command-publish S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15607 opened May 29, 2025 by andrewdavidmackenzie
Use gix for cargo package A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. Command-package disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. T-cargo Team: Cargo to-announce
#15534 opened May 16, 2025 by Byron Draft
3 of 5 tasks
Limit registry-index dependency field to registry sources only A-manifest Area: Cargo.toml issues C-enhancement Category: enhancement Command-package Command-publish S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15503 opened May 7, 2025 by epage
Ability to verify my cargo workspace before packaging but without building. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-triage Status: This issue is waiting on initial triage.
#15433 opened Apr 17, 2025 by eirnym
Tracking Issue for JSON output format of cargo package --list A-json-output 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.
#15353 opened Mar 26, 2025 by weihanglo
5 tasks
cargo publish should warn if it fails to detect a README C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-triage Status: This issue is waiting on initial triage.
#15154 opened Feb 7, 2025 by cbiffle
publishing a crate that depends on itself as a dev dependency C-bug Category: bug Command-package Command-publish S-triage Status: This issue is waiting on initial triage.
#15151 opened Feb 7, 2025 by mockersf
cargo package VCS dirty check corner cases A-git Area: anything dealing with git C-bug Category: bug Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14967 opened Dec 19, 2024 by weihanglo
3 of 4 tasks
cargo package and cargo publish order of registry selection differ from documentation A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug Command-package Command-publish regression-from-stable-to-stable Regression in stable that worked in a previous stable release. S-triage Status: This issue is waiting on initial triage.
#14958 opened Dec 18, 2024 by YutaoMa
Performance Regression in cargo package on 1.81.0 C-bug Category: bug Command-package Performance Gotta go fast! S-triage Status: This issue is waiting on initial triage.
#14955 opened Dec 18, 2024 by landonxjames
cargo package could run tests in the packaged tree C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14685 opened Oct 14, 2024 by sourcefrog
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
"no hash listed" error with -Zpackage-workspace C-bug Category: bug Command-package S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request. Z-package-workspace Nightly: package-workspace
#14396 opened Aug 14, 2024 by workingjubilee
Warnings for implicit tests and examples on cargo package/publish causes extra noise C-bug Category: bug Command-package Command-publish S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14290 opened Jul 23, 2024 by ia0
Encourage the use of the repository field in Cargo.toml C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14139 opened Jun 25, 2024 by szabgab
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
cargo package includes multiple README files when the case is not all upper-case A-readme Area: README file issues C-bug Category: bug Command-package S-triage Status: This issue is waiting on initial triage.
#14020 opened Jun 6, 2024 by ehuss
The output from cargo package --list is not good for workspaces A-workspaces Area: workspaces C-bug Category: bug Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13953 opened May 23, 2024 by torhovland
Case insensitive file name matching when packaging files Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13885 opened May 8, 2024 by torhovland Draft
Cargo packages duplicate files on case-insensitive file systems A-filesystem Area: issues with filesystems C-bug Category: bug Command-package O-macos OS: macOS O-windows OS: Windows S-triage Status: This issue is waiting on initial triage.
#13722 opened Apr 7, 2024 by kornelski
provide a way to not download tests/, examples and other such common directories C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13491 opened Feb 26, 2024 by poliorcetics
Allow applying static code-generation to the published package (i.e. package.rs) C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12552 opened Aug 24, 2023 by epage
ProTip! Adding no:label will show everything without a label.