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

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
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 --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
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-needs-info Status: Needs more info, such as a reproduction or more background for a feature request.
#14035 opened Jun 9, 2024 by Neutron3529
cargo vendor misses some files C-bug Category: bug Command-vendor E-medium Experience: Medium S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#14034 opened Jun 8, 2024 by Samasaur1
cargo publish should refuse an out-of-date lockfile C-bug Category: bug Command-publish S-needs-team-input Status: Needs input from team on whether/how to proceed.
#13986 opened May 30, 2024 by lolbinarycat
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-team-input Status: Needs input from team on whether/how to proceed.
#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
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
Combining [patch] and -Zbuild-std logs that patches are unused even when they are A-patch Area: [patch] table override C-bug Category: bug S-triage Status: This issue is waiting on initial triage. Z-build-std Nightly: build-std
#14003 opened Jun 3, 2024 by Nemo157
"Cargo install" should provide download binaries only from crate.io if availibale rather than build these binaries every time when calling 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.
#13994 opened Jun 1, 2024 by wy6688
ProTip! Type g i on any issue or pull request to go back to the issue listing page.