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

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-triage Status: This issue is waiting on initial triage.
#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
Cache issue when multiple targets are used A-rebuild-detection Area: rebuild detection and fingerprinting C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14918 opened Dec 11, 2024 by psibi
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 S-triage Status: This issue is waiting on initial triage.
#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
Incorrect documentation for default-features in workspace dependencies A-documenting-cargo-itself Area: Cargo's documentation A-features Area: features — conditional compilation A-manifest Area: Cargo.toml issues A-workspace-inheritance Area: workspace inheritance RFC 2906 S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14841 opened Nov 20, 2024 by konstin
Pull out the HTTP mock server as cargo-dev-registry 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` S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14834 opened Nov 18, 2024 by Rustin170506
Cargo panics when forced-target is specified to be i686-pc-windows-msvc A-features2 Area: issues specifically related to the v2 feature resolver C-bug Category: bug S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. Z-per-package-target Nightly: per-package-target
#14833 opened Nov 17, 2024 by amnestria
Add cargo pkgid for cargo-script 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 Z-script Nightly: cargo script
#14831 opened Nov 16, 2024 by Rustin170506
Source replacements are ignored when producing compilation units A-source-replacement Area: [source] replacement C-bug Category: bug Command-vendor S-triage Status: This issue is waiting on initial triage.
#14821 opened Nov 14, 2024 by P-E-Meunier
Make CARGO_BUILD_TARGET accept multiple target triples 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` S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14820 opened Nov 14, 2024 by madsmtm
build-rs crate API design A-build-scripts Area: build.rs scripts S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14816 opened Nov 13, 2024 by kornelski
Sort the members lists of the workspace even if they were previously unordered 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.
#14809 opened Nov 12, 2024 by linyihai
Display artifact dependency information in cargo tree Command-tree 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
#14804 opened Nov 9, 2024 by weihanglo
Tracking Issue for warnings (config build.warnings) A-diagnostics Area: Error and warning messages generated by Cargo itself. A-lints Area: rustc lint configuration C-tracking-issue Category: A tracking issue for something unstable.
#14802 opened Nov 9, 2024 by epage
2 tasks
ProTip! Follow long discussions with comments:>50.