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

Export environment OUT_DIR to proc-macro. 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 C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#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
2024 implicit feature migration deletes dependency features A-editions Area: edition-specific issues A-features Area: features — conditional compilation C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#14010 opened Jun 4, 2024 by ehuss
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
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
Exports symbols of cdylib dependencies C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#13978 opened May 29, 2024 by ensc
Improve the diagnostics in virual workspaces A-diagnostics Area: Error and warning messages generated by Cargo itself. A-workspaces Area: workspaces 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.
#13965 opened May 26, 2024 by VorpalBlade
The output from cargo package --list is not good for workspaces A-workspaces Area: workspaces 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.
#13953 opened May 23, 2024 by torhovland
Location of patch information A-diagnostics Area: Error and warning messages generated by Cargo itself. A-patch Area: [patch] table override 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.
#13952 opened May 23, 2024 by kurtlawrence
Remove cargo::rustc-check-cfg to only have one place to configure the unknown_cfgs lint 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.
#13945 opened May 21, 2024 by tbu-
Lints table allows both - and _ separators, including allowing redundant entries. A-edition-next Area: may require a breaking change over an edition A-lints Area: rustc lint configuration S-needs-team-input Status: Needs input from team on whether/how to proceed.
#13943 opened May 21, 2024 by epage
Nondeterministic resolution (?) causing dependency to flap in Cargo.lock A-dependency-resolution Area: dependency resolution and the resolver C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
#13942 opened May 21, 2024 by ijackson
ProTip! Find all open issues with in progress development work with linked:pr.