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

Feature Request: Add an option to display only errors in cargo check A-diagnostics Area: Error and warning messages generated by Cargo itself. 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.
#15407 opened Apr 8, 2025 by SuZenith
cargo can't fetch crates when the SOCKS5 server is in an IPv4-only network A-networking Area: networking issues, curl, etc. C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15390 opened Apr 4, 2025 by Lanius-collaris
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
support individual self signed certificates A-networking Area: networking issues, curl, etc. 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.
#15278 opened Mar 7, 2025 by aep-sunlife
Multiple simultaneous cargo builds that depend on the same git repo can fail A-git Area: anything dealing with git C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15267 opened Mar 5, 2025 by jgopel
cargo cannot merge crates with the same lockfile commit and rev commit hash C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15252 opened Mar 1, 2025 by Redhawk18
cargo test shouldn't build crates that don't contain tests 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.
#15183 opened Feb 13, 2025 by oriongonza
ProcessBuilder Allow Use of raw_arg for Command on specific platforms A-cargo-api Area: cargo-the-library API and internal code issues C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15179 opened Feb 13, 2025 by jonatino
Offer different allocator options for building Cargo itself A-cargo-api Area: cargo-the-library API and internal code issues C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Performance Gotta go fast! S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15171 opened Feb 11, 2025 by weihanglo
cargo doc --open fails when there are bugs in my code C-bug Category: bug Command-doc S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15152 opened Feb 7, 2025 by TheKnarf
Identical target names within different crates in a workspace have colliding docs paths C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15139 opened Feb 3, 2025 by vlovich
Patches in ~/.cargo/config.toml add [[patch.unused]] to Cargo.lock A-configuration Area: cargo config files and env vars A-patch Area: [patch] table override S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15130 opened Feb 1, 2025 by SamB
Enhance cargo vendor to dynamically support custom registries C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-vendor S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15045 opened Jan 10, 2025 by mireysia
Cargo run stuck on "Building" Hangs For LONG Time C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#15032 opened Jan 8, 2025 by JimLynchCodes
Cargo dependency cannot recognize ~ as home path in dependency's path field A-manifest Area: Cargo.toml issues C-enhancement Category: enhancement S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14882 opened Dec 2, 2024 by eval-exec
support feature gated package metadata A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues 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.
#14770 opened Nov 1, 2024 by nfejzic
Support cargo clean --workspace C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-clean S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14720 opened Oct 23, 2024 by xxchan
Outputting rustdoc JSON output to stdout instead of file when invoked via cargo C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-rustdoc S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14672 opened Oct 10, 2024 by Boscop
no instructions on how to build cargo without a cargo installation. A-building-cargo-itself Area: issues with building cargo C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14580 opened Sep 23, 2024 by horos22reg
Cargo incorrectly uses -C linker-plugin-lto to request bitcode only crates A-lto Area: link-time optimization C-bug Category: bug O-windows OS: Windows S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14575 opened Sep 21, 2024 by Zoxc
Who is .cargo/config.toml meant for? A-configuration Area: cargo config files and env vars S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14565 opened Sep 18, 2024 by SamB
Export sanitizer settings in cargo CLI 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.
#14523 opened Sep 9, 2024 by Kixunil
Expose lint levels from CLI A-lints Area: rustc lint configuration 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.
#14522 opened Sep 9, 2024 by Kixunil
cargo add should not silently remove any path attribute on dependencies and should support both version and path attributes C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14510 opened Sep 7, 2024 by rnza0u
Rust update broke all of my projects. Cannot build due to spurious network error A-networking Area: networking issues, curl, etc. S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14517 opened Aug 31, 2024 by Nordgaren
ProTip! Find all open issues with in progress development work with linked:pr.