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 package VCS dirty check corner cases A-git Area: anything dealing with git 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.
#14967 opened Dec 19, 2024 by weihanglo
1 of 3 tasks
cargo vendor is not consistent about paths and symbolic links on Windows vs. other platforms C-bug Category: bug Command-vendor O-windows OS: Windows S-triage Status: This issue is waiting on initial triage.
#14965 opened Dec 19, 2024 by glandium
Cargo treats lack of disk space as "spurious network error" A-diagnostics Area: Error and warning messages generated by Cargo itself. A-git Area: anything dealing with git A-networking Area: networking issues, curl, etc. C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14964 opened Dec 19, 2024 by glandium
cargo package and cargo publish order of registry selection differ from documentation A-documenting-cargo-itself Area: Cargo's documentation C-bug Category: bug Command-package Command-publish regression-from-stable-to-stable Regression in stable that worked in a previous stable release. S-triage Status: This issue is waiting on initial triage.
#14958 opened Dec 18, 2024 by YutaoMa
Support shallow fetch through net.git-fetch-with-cli 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-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14956 opened Dec 18, 2024 by weihanglo
Performance Regression in cargo package on 1.81.0 C-bug Category: bug Command-package Performance Gotta go fast! S-triage Status: This issue is waiting on initial triage.
#14955 opened Dec 18, 2024 by landonxjames
Cargo install failed due to interfering with git proxy in Ubuntu Linux A-git Area: anything dealing with git A-networking Area: networking issues, curl, etc. C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14952 opened Dec 18, 2024 by calidion
Reduce the need for users to write build scripts A-build-scripts Area: build.rs scripts C-tracking-issue Category: A tracking issue for something unstable.
#14948 opened Dec 17, 2024 by epage
5 tasks
Cargo install --git fails with repo using sha256 object format 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-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
#14942 opened Dec 16, 2024 by Joshix-1
cargo install --locked is using dev-dependencies A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug Command-install S-triage Status: This issue is waiting on initial triage.
#14937 opened Dec 15, 2024 by kushudai
Cannot merge env vars in [env] due to type mismatches A-configuration Area: cargo config files and env vars A-environment-variables Area: environment variables C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14932 opened Dec 14, 2024 by weihanglo
Killing cargo test doesn't terminate the child process C-bug Category: bug Command-test 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.
#14929 opened Dec 12, 2024 by fredrik-jansson-se
"Caused By" error on missing relative dependency could be clearer A-diagnostics Area: Error and warning messages generated by Cargo itself. A-manifest Area: Cargo.toml issues C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14924 opened Dec 11, 2024 by spease
Cargo fails to resolve when adding a git dependency incompatible with a locked crate version but compatible with the Cargo.toml requirement A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14916 opened Dec 10, 2024 by x-hgg-x
cargo add spurious failure C-bug Category: bug Command-add S-triage Status: This issue is waiting on initial triage.
#14914 opened Dec 10, 2024 by xd009642
Configuration merge doesn't make sense for credential-provider A-configuration Area: cargo config files and env vars A-credential-provider Area: credential provider for storing and retreiving credentials C-bug Category: bug S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14906 opened Dec 6, 2024 by kornelski
dependency resolver sometimes fails to find valid resolution when optional dependencies have a conflict. A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14891 opened Dec 4, 2024 by Eh2406
cargo update downgrading crates, it is not clear why A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug Command-update S-triage Status: This issue is waiting on initial triage.
#14883 opened Dec 2, 2024 by kamulos
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
Add warning for using pre-release version in Cargo.toml 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.
#14876 opened Nov 30, 2024 by linyihai
An option to disable default-features crate and workspace wide 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.
#14866 opened Nov 28, 2024 by jaskij
cargo add, etc do not preserve \r\n line endings C-bug Category: bug Command-add Command-fix Command-remove S-triage Status: This issue is waiting on initial triage.
#14863 opened Nov 27, 2024 by epage
Allow specifying --package before the subcommand 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` S-propose-close Status: A team member has nominated this for closing, pending further input from the team
#14858 opened Nov 26, 2024 by tgross35
Cargo list trait implementors A-new-subcommand Area: new subcommand 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.
#14852 opened Nov 22, 2024 by walksanatora
ProTip! Exclude everything labeled bug with -label:bug.