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 fails to add dependency if it is renamed, gated, and in private registry C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14365 opened Aug 7, 2024 by sukhmel
Issue with Workspace and Crate features C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14362 opened Aug 6, 2024 by gwbres
-Zpublish-workspace is not smart about publish = false A-unstable Area: nightly unstable support C-bug Category: bug Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14356 opened Aug 5, 2024 by workingjubilee
Tracking Issue for path-bases A-manifest Area: Cargo.toml issues C-tracking-issue Category: A tracking issue for something unstable.
#14355 opened Aug 5, 2024 by dpaoliello
6 tasks
Failed to cargo package --allow-dirty for repo with no commit A-git Area: anything dealing with git C-bug Category: bug Command-package regression-from-stable-to-beta Regression in beta that previously worked in stable. S-triage Status: This issue is waiting on initial triage.
#14354 opened Aug 5, 2024 by weihanglo
Cargo vendor regression for git sources containing exclude = ["build.rs"] A-git Area: anything dealing with git C-bug Category: bug Command-vendor regression-from-stable-to-stable Regression in stable that worked in a previous stable release. S-needs-mentor Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
#14348 opened Aug 3, 2024 by dtolnay
-C strip=symbols doesn't work like strip = true A-rustflags Area: rustflags C-bug Category: bug Command-rustc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14346 opened Aug 3, 2024 by konstin
BUG: The output results of cargo test and cargo run seem to be different C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14345 opened Aug 2, 2024 by yymm120
Document warning suppression heuristic A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14337 opened Aug 1, 2024 by felixwrt
[minor] confusing output when vendored dependencies are outdated A-diagnostics Area: Error and warning messages generated by Cargo itself. C-bug Category: bug Command-vendor S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14320 opened Jul 30, 2024 by Firstyear
Use the same version of a transitive dependency A-dependency-resolution Area: dependency resolution and the resolver 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-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14316 opened Jul 29, 2024 by dev-ardi
pass git flags to git command line C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14311 opened Jul 26, 2024 by soloturn
Can't use insteadOF for fetching private crates via SSH instead of HTTPs C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14301 opened Jul 25, 2024 by redeexpressos
Consider renaming [gc] config table. A-configuration Area: cargo config files and env vars Z-gc Nightly: garbage collection
#14292 opened Jul 23, 2024 by ehuss
per-package-target ignores target configuration A-configuration Area: cargo config files and env vars C-bug Category: bug S-triage Status: This issue is waiting on initial triage. Z-per-package-target Nightly: per-package-target
#14291 opened Jul 23, 2024 by mamins1376
Warnings for implicit tests and examples on cargo package/publish causes extra noise C-bug Category: bug Command-package Command-publish S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14290 opened Jul 23, 2024 by ia0
Wrong crate being reported when failing to select a version A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14288 opened Jul 23, 2024 by conradoplg
Request to support disabling path checks when using cargo install C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-install S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14276 opened Jul 20, 2024 by jdknight
Report codegen timings for binary crates A-timings Area: timings 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.
#14265 opened Jul 18, 2024 by epage
support generic target tables and env variables 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.
#14264 opened Jul 18, 2024 by jameshilliard
cargo shows that tokio with the default feature depends on mio, which is incorrect. C-bug Category: bug Command-tree S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14263 opened Jul 18, 2024 by themighty1
silence warnings in the terminal
#14258 opened Jul 16, 2024 by xxchan
warning: output filename collision. A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) regression-from-stable-to-beta Regression in beta that previously worked in stable. S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-target-applies-to-host Nightly: target-applies-to-host
#14253 opened Jul 15, 2024 by Wyvern
cargo does not load workspace .cargo/config.toml C-bug Category: bug Command-install S-triage Status: This issue is waiting on initial triage.
#14248 opened Jul 13, 2024 by chuckliu1979
Cargo crawls subdirectories even when given --manifest-path A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug Performance Gotta go fast! S-triage Status: This issue is waiting on initial triage.
#14240 opened Jul 12, 2024 by bradzacher
ProTip! Find all open issues with in progress development work with linked:pr.