Issues · rust-lang/cargo (original) (raw)

Dependency Dashboard

#13256 opened Jan 6, 2024 byrenovate bot

Open

Labels215 Milestones0

Labels215 Milestones0

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.

Sign up for GitHub

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Clear current search query, filters, and sorts

20 Open 16 Closed

20 Open 16 Closed

Author

Filter by author

Loading

Label

Filter by label

Loading

Projects

Filter by project

Loading

Milestones

Filter by milestone

Loading

Assignee

Filter by who’s assigned

Assigned to nobody Loading

Sort

Sort by

Newest Oldest Most commented Least commented Recently updated Least recently updated Best match

Most reactions

👍 👎 😄 🎉 😕 ❤️ 🚀 👀

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 bytsatke

2

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 byzzsergant

8

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 byweihanglo

1 2

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 byelchukc Draft

1

@weihanglo

4

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 bybenpye

2

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 byehuss

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 bytamird

1

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 bytamird

6

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 byphlip9

7

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 bydtolnay

3

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 byweihanglo

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 bybstrie

4

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 byphil-opp

1 12

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 byehuss

3

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 byehuss

3

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 byehuss

6 tasks

34

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 bynathan-at-least

1

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 byCentril

1 of 3 tasks

27

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 bycasey

2 32

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 byghost

2

ProTip! Follow long discussions with comments:>50.