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 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
31 of 36 tasks
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
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
Tracking Issue for checksum freshness A-rebuild-detection Area: rebuild detection and fingerprinting 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-checksum-freshness Nightly: rebuild detection on file checksum instead of mtime
#14136 opened Jun 25, 2024 by Xaeroxe
4 tasks
Remap target dir A-caching Area: caching of dependencies, repositories, and build artifacts A-configuration Area: cargo config files and env vars A-layout Area: target output directory layout, naming, and organization 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.
#11156 opened Sep 28, 2022 by alepez
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` S-triage Status: This issue is waiting on initial triage.
#7621 opened Nov 22, 2019 by stevenroose
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
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: 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
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
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
"cargo new" should add pre-commit hooks for autoformatter and linter A-vcs Area: general VCS issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-init Command-new S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#13758 opened Apr 15, 2024 by worldmind
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-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#2608 opened Apr 22, 2016 by alexcrichton
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
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
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 tree --duplicates --target all non-deterministic output C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#15366 opened Mar 29, 2025 by ratmice
rustc: reason(s) for linker options should be introspectable/reported via command line switch A-diagnostics Area: Error and warning messages generated by Cargo itself. A-linkage Area: linker issues, dylib, cdylib, shared libraries, so S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1307 opened Feb 14, 2015 by steveklabnik
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
Platform target-specific features A-features Area: features — conditional compilation E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1197 opened Jan 20, 2015 by alexcrichton
Cargo doesn't respect git's http.sslverify A-git Area: anything dealing with git S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#1180 opened Jan 16, 2015 by alexcrichton
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! Type g p on any issue or pull request to go back to the pull request listing page.