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

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
Workspace inheritance reads from wrong workspace when one is nested inside of another A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#14645 opened Oct 5, 2024 by heaths
Allow setting lints.workspace as false A-lints-table Area: [lints] table A-workspace-inheritance Area: workspace inheritance RFC 2906 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.
#13821 opened Apr 28, 2024 by Kriskras99
Running 'cargo new' with 'workspace.package.name' set creates an invalid manifest A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13258 opened Jan 7, 2024 by TheNeikos
Add the ability to rename a crate inherited from the workspace A-workspace-inheritance Area: workspace inheritance RFC 2906 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.
#12546 opened Aug 23, 2023 by fluiderson
Poor interaction between workspace dependencies and default-features A-edition-next Area: may require a breaking change over an edition A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#12162 opened May 20, 2023 by ParkMyCar
Unclear error message when workspace dep cannot be inherited in patch A-diagnostics Area: Error and warning messages generated by Cargo itself. A-patch Area: [patch] table override A-workspace-inheritance Area: workspace inheritance RFC 2906 C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12031 opened Apr 25, 2023 by Rustin170506
Make workspace inheritance support artifact dependencies A-workspace-inheritance Area: workspace inheritance RFC 2906 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. Z-bindeps Nightly: binary artifact dependencies
#11625 opened Jan 25, 2023 by weihanglo
add a flag to cargo add to put dependency in workspace and inherit it A-workspace-inheritance Area: workspace inheritance RFC 2906 C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-triage Status: This issue is waiting on initial triage.
#10608 opened Apr 27, 2022 by Muscraft
Infer resolver version from workspace edition 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.
#10587 opened Apr 21, 2022 by ehuss
ProTip! Exclude everything labeled bug with -label:bug.