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

[WIP] feat(manifest): add a force-frame-pointers profile option A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15451 opened Apr 23, 2025 by brvtalcake Draft
Add support for -Zembed-metadata A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15378 opened Apr 2, 2025 by Kobzol Loading…
Cannot compile crate with cargo <1.71 if any crate in workspace depends on a crate that uses dep: syntax A-lockfile 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.
#15360 opened Mar 28, 2025 by nicoburns
WIP: Eliminate the last three "did you mean" warning phrasings A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15356 opened Mar 27, 2025 by joshtriplett Loading…
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
More helpful error message for unsupported editions: display the required rust-version A-manifest 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.
#15305 opened Mar 13, 2025 by tarcieri
Fix cargo add overwriting symlinked Cargo.toml files A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15281 opened Mar 8, 2025 by RaghavenderSingh Loading…
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…
Option to set default authors for cargo new|init A-manifest Area: Cargo.toml 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 S-triage Status: This issue is waiting on initial triage.
#15027 opened Jan 7, 2025 by Kladki
fix: add error message for github PR url in dep A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15003 opened Jan 2, 2025 by joshka Loading…
Added logic to preserve carriage returns when updating the manifest file A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14983 opened Dec 26, 2024 by ranger-ross Loading…
"Caused By" error on missing relative dependency could be clearer A-diagnostics Area: Error and warning messages generated by Cargo itself. A-manifest Area: Cargo.toml issues C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14924 opened Dec 11, 2024 by spease
Cargo dependency cannot recognize ~ as home path in dependency's path field A-manifest Area: Cargo.toml issues C-enhancement Category: enhancement S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14882 opened Dec 2, 2024 by eval-exec
Incorrect documentation for default-features in workspace dependencies A-documenting-cargo-itself Area: Cargo's documentation A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues A-workspace-inheritance Area: workspace inheritance RFC 2906 S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14841 opened Nov 20, 2024 by konstin
support feature gated package metadata A-features Area: features — conditional compilation A-manifest 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-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14770 opened Nov 1, 2024 by nfejzic
[lints] table reason A-lints-table Area: [lints] table A-manifest 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.
#14521 opened Sep 9, 2024 by richardscollin
Tracking Issue for path-bases A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable.
#14355 opened Aug 5, 2024 by dpaoliello
10 tasks
Use the same version of a transitive dependency A-dependency-resolution Area: dependency resolution and the resolver A-manifest 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-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14316 opened Jul 29, 2024 by oriongonza
Tracking Issue for feature-metadata A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14157 opened Jun 27, 2024 by epage
Add capability of making breaking changes in update --precise A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14140 opened Jun 25, 2024 by torhovland Draft
non-blocking build error reported in example code since 0d62ae2 A-diagnostics Area: Error and warning messages generated by Cargo itself. A-manifest Area: Cargo.toml issues C-bug Category: bug regression-from-stable-to-stable Regression in stable that worked in a previous stable release. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13724 opened Apr 8, 2024 by ckoehler
Next step for deprecations in Cargo A-cli Area: Command-line interface, option parsing, etc. A-edition-next Area: may require a breaking change over an edition A-manifest Area: Cargo.toml issues C-cleanup Category: cleanup within the codebase S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#13629 opened Mar 22, 2024 by weihanglo
4 of 13 tasks
Ignore errors when declaring a registry on path dependency A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12807 opened Oct 11, 2023 by w4 Draft
Tracking Issue: Exposing RUSTFLAGS in cargo A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-rustflags Area: rustflags C-tracking-issue Category: A tracking issue for something unstable.
#12739 opened Sep 26, 2023 by epage
1 of 6 tasks
Tracking Issue: Support project-specific config in manifest A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable.
#12738 opened Sep 26, 2023 by epage
5 tasks
ProTip! Add no:assignee to see everything that’s not assigned.