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
Sort

Issues list

feat(package): add --exclude-lockfile flag 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 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
#15234 opened Feb 25, 2025 by weihanglo Loading…
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
feat(manifest)!: implement feature-metadata RFC3416 A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15056 opened Jan 12, 2025 by AudaciousAxiom Loading…
cargo publish should optionally skip unpublishable packages C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-triage Status: This issue is waiting on initial triage. Z-package-workspace Nightly: package-workspace
#15006 opened Jan 2, 2025 by kpreid
Publishing multiple packages should not say “You may press ctrl-c to skip waiting” C-bug Category: bug Command-publish S-triage Status: This issue is waiting on initial triage. Z-package-workspace Nightly: package-workspace
#15005 opened Jan 2, 2025 by kpreid
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
perf(package): Speed up verify with 'check' Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14930 opened Dec 12, 2024 by epage Loading…
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
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
Add a JSON output mode to cargo package. 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 Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14262 opened Jul 17, 2024 by LawnGnome Draft
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
When crates.io gives 429, cargo should back off and retry later A-interacts-with-crates.io Area: interaction with registries A-networking Area: networking issues, curl, etc. A-registries Area: registries C-bug Category: bug Command-publish S-needs-team-input Status: Needs input from team on whether/how to proceed.
#13530 opened Mar 4, 2024 by ijackson
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
Want cargo publish --idempotent C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13397 opened Feb 5, 2024 by ijackson
cargo publish tarball.crate C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#12747 opened Sep 27, 2023 by podsvirov
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
Cargo publish times out without failure A-diagnostics Area: Error and warning messages generated by Cargo itself. A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug Command-publish E-easy Experience: Easy S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#11616 opened Jan 23, 2023 by tbrezot
Tracking Issue for publish-timeout C-tracking-issue Category: A tracking issue for something unstable. Command-publish S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns.
#11222 opened Oct 12, 2022 by epage
2 tasks
Could not read file ... fails publish after a long compile time C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-triage Status: This issue is waiting on initial triage.
#10773 opened Jun 19, 2022 by m-kuzmin
Add cargo publish --view-crates / --view-docs command C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish E-medium Experience: Medium S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#10614 opened Apr 29, 2022 by umgefahren
cargo publish apparently publishes untracked files without warning when using Mercurial C-bug Category: bug Command-publish S-triage Status: This issue is waiting on initial triage.
#10023 opened Oct 31, 2021 by JanBeh
Warning when large binary files are included into the bundle A-diagnostics Area: Error and warning messages generated by Cargo itself. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9058 opened Jan 8, 2021 by mexus
not sync code when exec cargo publish command A-git Area: anything dealing with git C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-publish S-propose-close Status: A team member has nominated this for closing, pending further input from the team S-triage Status: This issue is waiting on initial triage.
#8935 opened Dec 3, 2020 by baoyachi
ProTip! Adding no:label will show everything without a label.