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

allow specifying build-std on workspace members 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. Z-bindeps Nightly: binary artifact dependencies Z-build-std Nightly: build-std
#15365 opened Mar 29, 2025 by tsatke
The bindeps feature with cdylib artefact doesn't work when cross compiling for musl target A-cross-compiling Area: using --target flag for other platforms C-bug Category: bug S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies
#15095 opened Jan 16, 2025 by zzsergant
Display artifact dependency information in cargo tree Command-tree S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-bindeps Nightly: binary artifact dependencies
#14804 opened Nov 9, 2024 by weihanglo
WIP Add bin/cdylib/staticlib suffix for artifact deps Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-bindeps Nightly: binary artifact dependencies
#14658 opened Oct 9, 2024 by elchukc Draft
Features incorrectly handled when dependency of bindep under both dependencies and build-dependencies 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-bindeps Nightly: binary artifact dependencies
#12863 opened Oct 21, 2023 by benpye
bindeps: Update crates.io to support binary dependencies A-interacts-with-crates.io Area: interaction with registries S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies
#12555 opened Aug 24, 2023 by ehuss
artifact-dependencies doesn't compose well with build-std 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. Z-bindeps Nightly: binary artifact dependencies Z-build-std Nightly: build-std
#12375 opened Jul 18, 2023 by tamird
artifact-dependencies doesn't support building binaries for multiple targets 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. Z-bindeps Nightly: binary artifact dependencies
#12374 opened Jul 18, 2023 by tamird
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
Consider interaction between artifact dependencies and required-features C-bug Category: bug S-needs-rfc Status: Needs an RFC to make progress. Z-bindeps Nightly: binary artifact dependencies
#12061 opened Apr 29, 2023 by dtolnay
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
Inconsistent feature resolution with artifact dependencies (bindeps) depending on whether or not the target key is specified 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
#11547 opened Jan 6, 2023 by bstrie
Panic when combining -Zbuild-std with artifact dependencies C-bug Category: bug S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies Z-build-std Nightly: build-std
#10444 opened Mar 1, 2022 by phil-opp
bindeps: clean up metadata tests S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies
#10407 opened Feb 22, 2022 by ehuss
bindeps: consider check/doc behavior S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies
#10406 opened Feb 22, 2022 by ehuss
Tracking Issue for RFC 3028: Allow "artifact dependencies" on bin, cdylib, and staticlib crates C-tracking-issue Category: A tracking issue for something unstable. S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-bindeps Nightly: binary artifact dependencies
#9096 opened Jan 23, 2021 by ehuss
6 tasks
Support runtime executable dependencies. A-crate-dependencies Area: [dependencies] of any kind C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-install S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-bindeps Nightly: binary artifact dependencies
#7971 opened Mar 5, 2020 by nathan-at-least
Tracking issue for RFC 2196, "metabuild: semantic build scripts for Cargo" A-build-scripts Area: build.rs scripts C-tracking-issue Category: A tracking issue for something unstable. Z-bindeps Nightly: binary artifact dependencies Z-metabuild Nightly: metabuild
#14903 opened Apr 9, 2018 by Centril
1 of 3 tasks
Make commands in dev-dependencies available to run A-build-scripts Area: build.rs scripts A-dev-dependencies Area: [dev-dependencies] C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-run S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-bindeps Nightly: binary artifact dependencies
#2267 opened Jan 10, 2016 by casey
Allow defining crate-type for dependencies? A-configuration Area: cargo config files and env vars A-crate-dependencies Area: [dependencies] of any kind A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-linkage Area: linker issues, dylib, cdylib, shared libraries, so S-triage Status: This issue is waiting on initial triage. Z-bindeps Nightly: binary artifact dependencies
#629 opened Sep 23, 2014 by ghost
ProTip! no:milestone will show everything without a milestone.