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

Cargo panics when forced-target is specified to be i686-pc-windows-msvc A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-per-package-target Nightly: per-package-target
#14833 opened Nov 17, 2024 by amnestria
Cargo panic in ResolvedFeatures::activated_features_int with unstable bindeps feature A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. Z-bindeps Nightly: binary artifact dependencies
#12358 opened Jul 13, 2023 by phlip9
Cargo passes a nonexistent feature to rustc when building gitoxide A-cargo-api Area: cargo-the-library API and internal code issues A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12336 opened Jul 9, 2023 by Shnatsel
forced-target does not work with target dependencies within same package A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. Z-per-package-target Nightly: per-package-target
#12108 opened May 8, 2023 by ehuss
cargo build downloads unrelated dependencies even when target has been specified and no build.rs A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#11352 opened Nov 8, 2022 by poliorcetics
panic when attempting to cargo doc -p a dev-dependency A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug Command-doc S-triage Status: This issue is waiting on initial triage.
#11105 opened Sep 17, 2022 by Nemo157
Disabled optional weak dependencies end up in Cargo.lock A-features2 Area: issues specifically related to the v2 feature resolver A-lockfile Area: Cargo.lock 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.
#10801 opened Jun 30, 2022 by jonasbb
cargo tree does not report a proc-macro duplicate in a workspace A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug Command-tree S-triage Status: This issue is waiting on initial triage.
#10651 opened May 11, 2022 by ehuss
Add resolver version to cargo metadata A-features2 Area: issues specifically related to the v2 feature resolver C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-metadata S-triage Status: This issue is waiting on initial triage.
#9145 opened Feb 6, 2021 by sunshowers
v2 resolver: different handling for inactive, optional dependencies based on how they're specified A-documenting-cargo-itself Area: Cargo's documentation A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#8316 opened Jun 3, 2020 by sunshowers
v2 resolver: proc macros specified in initials participate in feature resolution for both target and host A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#8312 opened Jun 2, 2020 by sunshowers
cargo metadata fails if rustc not in the path A-features Area: features — conditional compilation A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug Command-metadata S-needs-team-input Status: Needs input from team on whether/how to proceed.
#8219 opened May 7, 2020 by jsgf
ProTip! Adding no:label will show everything without a label.