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

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
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
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
Make target dir self-ignoring A-workspaces Area: workspaces Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15060 opened Jan 13, 2025 by senekor Loading…
Workspace::new fails when workspace contains * in members on Windows A-cargo-api Area: cargo-the-library API and internal code issues A-workspaces Area: workspaces C-bug Category: bug S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14717 opened Oct 22, 2024 by Sytten
CARGO_PRIMARY_PACKAGE is not included in the fingerprint, and can change for workspace members A-environment-variables Area: environment variables A-rebuild-detection Area: rebuild detection and fingerprinting A-workspaces Area: workspaces C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14678 opened Oct 11, 2024 by ehuss
Lint against unexpected cfgs in [target.'cfg(...)'] A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14581 opened Sep 23, 2024 by Urgau Loading…
Improve the diagnostics in virual workspaces A-diagnostics Area: Error and warning messages generated by Cargo itself. A-workspaces Area: workspaces 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.
#13965 opened May 26, 2024 by VorpalBlade
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
More helpful error message when a stray Cargo.toml is present A-diagnostics Area: Error and warning messages generated by Cargo itself. A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` E-easy Experience: Easy S-triage Status: This issue is waiting on initial triage.
#13904 opened May 11, 2024 by kpreid
The cargo build --bins re-builds binaries again after cargo build --all-targets A-features Area: features — conditional compilation A-workspaces Area: workspaces C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#13844 opened May 2, 2024 by achary
fix: create ephemeral workspace for git source A-workspaces Area: workspaces Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13689 opened Apr 2, 2024 by Rustin170506 Loading…
2 tasks done
Exclude all non-members from workspace A-workspaces Area: workspaces 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.
#13600 opened Mar 18, 2024 by konstin
cargo vendor --sync fails inconsistently, depending on workspaces used or not. A-workspaces Area: workspaces C-bug Category: bug Command-vendor S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13588 opened Mar 15, 2024 by msirringhaus
cargo builds proc-macros twice based on the profile A-proc-macro Area: compiling proc-macros A-profiles Area: profiles A-workspaces Area: workspaces C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13321 opened Jan 18, 2024 by kchibisov
artifact-dependencies cause entire workspace to be nightly-only A-unstable Area: nightly unstable support A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12385 opened Jul 20, 2023 by tamird
Support cargo vendor for a specific workspace package A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-vendor S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12307 opened Jun 23, 2023 by chbaker0
binaries built by cargo test can be different from those built with cargo build A-features Area: features — conditional compilation A-workspaces Area: workspaces C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed.
#11954 opened Apr 10, 2023 by silence-coding
Make workspace member inclusion/exclusion more useful, consistent, and intuitive A-manifest Area: Cargo.toml issues A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#11405 opened Nov 22, 2022 by weihanglo
4 tasks
For member under [workspace], Glob pattern doesn’t work for paths whose parent is excluded A-workspaces Area: workspaces C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#11362 opened Nov 11, 2022 by rinarakaki
cargo package --workspace is not very useful A-workspaces Area: workspaces C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` call-for-testing Marks issues that require broader testing from the community, e.g. before stabilization. Command-package S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review Z-package-workspace Nightly: package-workspace
#10948 opened Aug 8, 2022 by conradludgate
3 of 4 tasks
"did not match any packages" error is not clear in a workspace A-diagnostics Area: Error and warning messages generated by Cargo itself. A-workspaces Area: workspaces C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#10782 opened Jun 22, 2022 by ehuss
Failure to resolve a package name when used together with other packages A-dependency-resolution Area: dependency resolution and the resolver A-workspaces Area: workspaces C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#9856 opened Aug 30, 2021 by kvark
Add cargo build option to select which workspace to look for A-workspaces Area: workspaces 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.
#9480 opened May 12, 2021 by Berjou
Allow a build script (build.rs) in a virtual manifest Cargo.toml A-build-scripts Area: build.rs scripts A-workspaces Area: workspaces 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.
#8732 opened Sep 25, 2020 by stanislav-tkach
ProTip! Find all open issues with in progress development work with linked:pr.