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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

cargo build --dependencies-only 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.
#2644 opened May 4, 2016 by nagisa
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
3 tasks
Environment variable for Cargo Workspace A-environment-variables Area: environment variables 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-team-input Status: Needs input from team on whether/how to proceed.
#3946 opened Apr 24, 2017 by Ygg01
[Request for Experiment] Sysroot building functionality S-triage Status: This issue is waiting on initial triage. Z-build-std Nightly: build-std
#4959 opened Jan 20, 2018 by japaric
Tracking Issue for cargo-script RFC 3424 C-tracking-issue Category: A tracking issue for something unstable. S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-script Nightly: cargo script
#12207 opened May 31, 2023 by ehuss
19 of 31 tasks
Tracking Issue for multidep 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.
#10030 opened Nov 2, 2021 by ehuss
Building a Custom Subcommand example implementantion. A-documenting-cargo-itself Area: Cargo's documentation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
#8198 opened May 3, 2020 by Klauswk
Better Docker support via build plan filter and replay C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
#8362 opened Jun 15, 2020 by vojtechkral
Support profile-guided optimization via Cargo C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-build S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#7618 opened Nov 22, 2019 by michaelwoerister
Add a way to set arbitrary rpaths. A-linkage Area: linker issues, dylib, cdylib, shared libraries, so 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.
#5077 opened Feb 26, 2018 by vext01
Need a way to ask cargo if the current package needs to be recompiled. A-rebuild-detection Area: rebuild detection and fingerprinting C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-report S-triage Status: This issue is waiting on initial triage.
#1989 opened Sep 17, 2015 by Kimundi
vendor only certain crates or only crates from certain sources 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.
#9234 opened Mar 3, 2021 by horacimacias
cargo publish should be opt-in A-edition-next Area: may require a breaking change over an edition Command-new Command-publish
#6153 opened Oct 7, 2018 by jmaargh
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
Allow adding a description for features A-features Area: features — conditional compilation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-needs-rfc Status: Needs an RFC to make progress.
#4956 opened Jan 18, 2018 by luser
Use OS-native config, cache home directories A-configuration Area: cargo config files and env vars C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1734 opened Jun 19, 2015 by Earnestly
Cargo build with dependencies fails on Cygwin referring to git-core/templates A-git Area: anything dealing with git O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#1295 opened Feb 12, 2015 by CMCDragonkai
Single profile for build dependencies A-build-dependencies Area: [build-dependencies] A-profiles Area: profiles S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1774 opened Jun 30, 2015 by jdub
RFC: better cross-target handling A-target-spec Area: target JSON spec files S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1813 opened Jul 18, 2015 by farcaller
Cargo incorrectly identifies transitive dependency versions when compiling new dependencies C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14059 opened Jun 13, 2024 by CodingAnarchy
Platform target-specific features A-features Area: features — conditional compilation E-hard Experience: Hard S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1197 opened Jan 20, 2015 by alexcrichton
Cargo doesn't respect git's http.sslverify A-git Area: anything dealing with git S-triage Status: This issue is waiting on initial triage.
#1180 opened Jan 16, 2015 by alexcrichton
cargo publish multiple packages at once A-workspaces Area: workspaces Command-publish E-medium Experience: Medium S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#1169 opened Jan 14, 2015 by alexcrichton
cargo doc could support building/testing standalone markdown files Command-doc Command-test S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#739 opened Oct 22, 2014 by huonw
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.
#629 opened Sep 23, 2014 by ghost
ProTip! Type g i on any issue or pull request to go back to the issue listing page.