-
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
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 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
gix
for cargo package
A-git
Limit 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
registry-index
dependency field to registry sources only
A-manifest
#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 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
cargo publish
should warn if it fails to detect a README
C-feature-request
#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
#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
#14958
opened Dec 18, 2024 by
YutaoMa
Performance Regression in Category: bug
Command-package
Performance
Gotta go fast!
S-triage
Status: This issue is waiting on initial triage.
cargo package
on 1.81.0
C-bug
#14955
opened Dec 18, 2024 by
landonxjames
cargo package
(and hence cargo publish
) verify step is slow from doing a full build
Command-package
Command-publish
Performance
#14941
opened Dec 16, 2024 by
epage
cargo package
could run tests in the packaged tree
C-feature-request
#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 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
-Zpackage-workspace
C-bug
#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
#14020
opened Jun 6, 2024 by
ehuss
The output from 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.
cargo package --list
is not good for workspaces
A-workspaces
#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 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.
tests/
, examples
and other such common directories
C-feature-request
#13491
opened Feb 26, 2024 by
poliorcetics
Allow applying static code-generation to the published package (i.e. 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.
package.rs
)
C-feature-request
#12552
opened Aug 24, 2023 by
epage
Previous Next
ProTip!
Adding no:label will show everything without a label.