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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Cargo cannot resolve a dependency using a tag in github C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14077 opened Jun 15, 2024 by tsal
On Windows's are not trimmed from authentication tokens during publish. A-registry-authentication Area: registry authentication and authorization (authn authz) C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14073 opened Jun 14, 2024 by Eh2406
Cannot cargo install --path . A-building-cargo-itself Area: issues with building cargo 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.
#14072 opened Jun 14, 2024 by notdanilo
Failing to build cargo latest with cargo latest A-rustup Area: rustup interaction C-bug Category: bug E-hard Experience: Hard S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14071 opened Jun 14, 2024 by notdanilo
Allow "--extern" rustc flags in build script A-build-scripts Area: build.rs scripts 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.
#14065 opened Jun 13, 2024 by notdanilo
Cargo incorrectly identifies transitive dependency versions when compiling new dependencies A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14059 opened Jun 13, 2024 by CodingAnarchy
cargo --list shows blank explanation for the miri command on windows A-custom-subcommands Area: custom 3rd party subcommand plugins C-bug Category: bug Command-list S-triage Status: This issue is waiting on initial triage.
#14057 opened Jun 13, 2024 by yg-i
Sharing TARGET_DIR leads to spurious missing items C-bug Category: bug Command-test S-triage Status: This issue is waiting on initial triage.
#14053 opened Jun 12, 2024 by l4l
Optionally generate "dep-info for external build system integration" for test and example binaries A-build-system Area: build system integration A-dep-info Area: dep-info, .d files A-layout Area: target output directory layout, naming, and organization 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.
#14050 opened Jun 12, 2024 by gsrushton
Get cargo environment without running code 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.
#14045 opened Jun 11, 2024 by alexallmont
Tests fail if directory contains special characters A-testing-cargo-itself Area: cargo's tests C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14043 opened Jun 11, 2024 by nikic
Port from bespoke assertions of snapbox A-testing-cargo-itself Area: cargo's tests C-enhancement Category: enhancement S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14039 opened Jun 10, 2024 by epage
Export environment OUT_DIR to proc-macro. A-proc-macro Area: compiling proc-macros 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.
#14035 opened Jun 9, 2024 by Neutron3529
cargo vendor misses some files C-bug Category: bug Command-vendor S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14034 opened Jun 8, 2024 by Samasaur1
debug-assertions are implicitly disabled when running cargo test with opt-level=3 set from rustflags A-rustflags Area: rustflags C-bug Category: bug Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14033 opened Jun 8, 2024 by benny-n
Make bench profile set debug = true by default A-profiles Area: profiles C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-bench S-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14032 opened Jun 7, 2024 by CraftSpider
Registry Authentication does not mention non-globle credential-provider A-documenting-cargo-itself Area: Cargo's documentation 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.
#14029 opened Jun 7, 2024 by Eh2406
Cannot publish when depending on a higher version of a dependency through path than registry A-dependency-resolution Area: dependency resolution and the resolver A-diagnostics Area: Error and warning messages generated by Cargo itself. C-bug Category: bug Command-package Command-publish S-triage Status: This issue is waiting on initial triage.
#14022 opened Jun 6, 2024 by epage
cargo check --all can hide issues in what features are requested in Cargo.toml A-diagnostics Area: Error and warning messages generated by Cargo itself. A-features Area: features — conditional compilation C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14021 opened Jun 6, 2024 by meithecatte
cargo package includes multiple README files when the case is not all upper-case A-readme Area: README file issues C-bug Category: bug Command-package S-triage Status: This issue is waiting on initial triage.
#14020 opened Jun 6, 2024 by ehuss
Suggested adding dep:foo to the foo feature if it exists for unused optional dependencies A-diagnostics Area: Error and warning messages generated by Cargo itself. A-features Area: features — conditional compilation S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14017 opened Jun 5, 2024 by epage
Bad error message when a strong dep features's depedency is an unused optional dependency A-editions Area: edition-specific issues A-features Area: features — conditional compilation C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14016 opened Jun 5, 2024 by epage
Bad error message when a weak dep features's depedency is an unused optional dependency A-editions Area: edition-specific issues A-features Area: features — conditional compilation C-bug Category: bug S-accepted Status: Issue or feature is accepted, and has a team member available to help mentor or review
#14015 opened Jun 5, 2024 by epage
Update feature docs for no implicit features in 2024 A-editions Area: edition-specific issues A-features Area: features — conditional compilation
#14011 opened Jun 4, 2024 by epage
ProTip! no:milestone will show everything without a milestone.