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 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
[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 -Zgitoxide C-tracking-issue Category: A tracking issue for something unstable. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-gitoxide Nightly: gitoxide integration
#11813 opened Mar 9, 2023 by Byron
6 of 15 tasks
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
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
Add flag to ignore all parent directory configs 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`
#7621 opened Nov 22, 2019 by stevenroose
Remap target dir 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`
#11156 opened Sep 28, 2022 by alepez
Figure out how to manage versions of packages in the cargo repo A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12033 opened Apr 25, 2023 by ehuss
cargo doc should render crate examples and link to them on main documentation page A-examples Area: example targets Command-doc S-triage Status: This issue is waiting on initial triage.
#2760 opened Jun 1, 2016 by burtonageo
Feature request: cargo check for documentation C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-check Command-doc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#10025 opened Nov 1, 2021 by GuillaumeGomez
Add an API to generate registry index data A-cargo-api Area: cargo-the-library API and internal code issues A-registries Area: registries 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. T-cargo Team: Cargo
#4497 opened Sep 15, 2017 by carols10cents
4 tasks
Feature Request: A way to backup/restore cargo install'd crates 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.
#7322 opened Sep 3, 2019 by kevinmost
Start requiring a reason for all yanks A-interacts-with-crates.io Area: interaction with registries C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-yank S-triage Status: This issue is waiting on initial triage.
#2608 opened Apr 22, 2016 by alexcrichton
Local Git dependency using relative file path A-git Area: anything dealing with git 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.
#6859 opened Apr 17, 2019 by fluffysquirrels
Print results of completed tests after ctrl+C C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#13107 opened Dec 3, 2023 by tgross35
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
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 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
Features of overridden dependencies can't be selected A-features Area: features — conditional compilation A-overrides Area: general issues with overriding dependencies (patch, replace, paths) S-needs-team-input Status: Needs input from team on whether/how to proceed.
#1571 opened May 2, 2015 by nox
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 update doesn't respect pre release A-semver Area: semver specifications, version matching, etc. A-unstable Area: nightly unstable support C-bug Category: bug Command-update S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14178 opened Jul 2, 2024 by thewh1teagle
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! Add no:assignee to see everything that’s not assigned.