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

Profile setting for -Zfmt-debug A-profiles Area: profiles 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.
#15439 opened Apr 19, 2025 by ronnychevalier
Feature Request: add suggestion for similarly named features with cargo add C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15436 opened Apr 18, 2025 by Jujumba
Remote Version Definitions A-dependency-resolution Area: dependency resolution and the resolver 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.
#15435 opened Apr 18, 2025 by psionic-k
Ability to verify my cargo workspace before packaging but without building. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-triage Status: This issue is waiting on initial triage.
#15433 opened Apr 17, 2025 by eirnym
[feat] cargo should explain doctest binary path location A-doctests Area: rustdoc --test A-json-output Area: JSON message output C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-triage Status: This issue is waiting on initial triage.
#15432 opened Apr 16, 2025 by loynoir
[feat] cargo config preference option for -- --nocapture 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` Command-test S-triage Status: This issue is waiting on initial triage.
#15430 opened Apr 14, 2025 by loynoir
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
Warn when adding a dependancy that is already an optional dependancy C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-triage Status: This issue is waiting on initial triage.
#15392 opened Apr 4, 2025 by lolbinarycat
Accept stdin for cargo update 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.
#15385 opened Apr 4, 2025 by asasine
Report multiple "failed to get dependency" errors at once 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-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15380 opened Apr 3, 2025 by QuarticCat
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
cargo add -p crates-io-crate could be clearer about what's wrong A-cli Area: Command-line interface, option parsing, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#15363 opened Mar 28, 2025 by kornelski
default .gitignore from cargo new should explicitly exclude vendor/ 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 Command-vendor S-triage Status: This issue is waiting on initial triage.
#15352 opened Mar 26, 2025 by jyn514
Clobbering of environment variables during recursive invocations of cargo A-configuration Area: cargo config files and env vars A-cross-compiling Area: using --target flag for other platforms C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-run S-triage Status: This issue is waiting on initial triage.
#15350 opened Mar 25, 2025 by ratmice
Allow profiles to set -Cforce-frame-pointers A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#15333 opened Mar 19, 2025 by davidlattimore
Support examples with their own Cargo.toml files A-examples Area: example targets 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.
#15324 opened Mar 18, 2025 by jbethune
More helpful error message for unsupported editions: display the required rust-version 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-triage Status: This issue is waiting on initial triage.
#15305 opened Mar 13, 2025 by tarcieri
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
cargo test --lib should not error when no lib is present C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-triage Status: This issue is waiting on initial triage.
#15231 opened Feb 24, 2025 by iamroot99
Add doc comments and doctests to lib.rs generated by cargo init 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-team-input Status: Needs input from team on whether/how to proceed.
#15210 opened Feb 20, 2025 by sorairolake
Cargo should detect changes of RUSTC_LOG 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` S-triage Status: This issue is waiting on initial triage.
#15194 opened Feb 17, 2025 by oriongonza
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
Automatically register workspace members in workspace.dependencies in cargo new C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-new S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#15180 opened Feb 13, 2025 by epage
add a flag to cargo add to make it show all features C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-triage Status: This issue is waiting on initial triage.
#15178 opened Feb 13, 2025 by yshui
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
ProTip! no:milestone will show everything without a milestone.