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 check builds a dependency shared by a proc macro and library twice A-build-execution Area: anything dealing with executing the compiler C-enhancement Category: enhancement Command-check S-needs-team-input Status: Needs input from team on whether/how to proceed.
#15422 opened Apr 11, 2025 by Alexendoo
Add doc comments and doctests to lib.rs generated by cargo init C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-init Command-new S-needs-team-input Status: Needs input from team on whether/how to proceed.
#15210 opened Feb 20, 2025 by sorairolake
Pin cache entries still in use 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. Z-gc Nightly: garbage collection
#13137 opened Dec 8, 2023 by epage
Make package.name optional A-manifest Area: Cargo.toml issues 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.
#12689 opened Sep 18, 2023 by epage
Improved handling of non-writable rlib/rmeta 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-team-input Status: Needs input from team on whether/how to proceed.
#12674 opened Sep 15, 2023 by j-baker
Integrate SLSA ("Supply-chain Levels for Software Artifacts") support A-registries Area: registries A-security Area: security 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.
#12661 opened Sep 12, 2023 by rugk
Introduce --all-features flag to cargo vendor C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-vendor S-needs-team-input Status: Needs input from team on whether/how to proceed.
#12596 opened Aug 30, 2023 by collinoc
Alternative to cargo publish --allow-dirty: cargo publish --exclude-untracked C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-package Command-publish S-needs-team-input Status: Needs input from team on whether/how to proceed.
#12456 opened Aug 7, 2023 by stevenroose
profile-rustflags are not propagated to CARGO_CFG_TARGET_FEATURE or CARGO_ENCODED_RUSTFLAGS A-build-scripts Area: build.rs scripts A-environment-variables Area: environment variables A-rustflags Area: rustflags C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed. Z-profile-rustflags Nightly: profile-rustflags
#12437 opened Aug 2, 2023 by DouglasDwyer
Official API for reading cargo env variables 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-needs-team-input Status: Needs input from team on whether/how to proceed.
#12431 opened Aug 1, 2023 by epage
reporting diagnostics from build scripts 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-needs-team-input Status: Needs input from team on whether/how to proceed.
#12394 opened Jul 24, 2023 by OmarTawfik
Determine story around JSON message compatibility A-documenting-cargo-itself Area: Cargo's documentation A-json-output Area: JSON message output S-needs-team-input Status: Needs input from team on whether/how to proceed.
#12377 opened Jul 19, 2023 by ehuss
Environment variable to identify the library name A-environment-variables Area: environment variables 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.
#11966 opened Apr 12, 2023 by azam
binaries built by cargo test can be different from those built with cargo build A-features Area: features — conditional compilation A-workspaces Area: workspaces C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed.
#11954 opened Apr 10, 2023 by silence-coding
Enable using build scripts to influence rustdoc 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` Command-doc Command-rustdoc S-needs-team-input Status: Needs input from team on whether/how to proceed.
#11784 opened Mar 1, 2023 by decryphe
cargo -C should have a long name 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` P-low Priority: Low S-needs-team-input Status: Needs input from team on whether/how to proceed.
#11696 opened Feb 10, 2023 by epage
Green Console after ctrl + c A-console-output Area: Terminal output, colors, progress bar, etc. C-bug Category: bug O-windows OS: Windows S-needs-team-input Status: Needs input from team on whether/how to proceed.
#11471 opened Dec 11, 2022 by Intubun
Build script overrides cannot use target.<cfg>.<links> form A-build-scripts Area: build.rs scripts A-configuration Area: cargo config files and env vars 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.
#11042 opened Aug 31, 2022 by glandium
Cargo should skip crates.io check with --locked and all dependencies already resolved A-yanked Area: yanked dependencies Command-install S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10984 opened Aug 12, 2022 by mqudsi
cargo:rustc-link-arg-tests not available to unit/module tests A-build-scripts Area: build.rs scripts A-linkage Area: linker issues, dylib, cdylib, shared libraries, so C-bug Category: bug S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10937 opened Aug 4, 2022 by metasim
UX improvement: Enable --no-capture with --verbose. A-console-output Area: Terminal output, colors, progress bar, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10777 opened Jun 20, 2022 by EvanCarroll
In integration test output, print test path relative to workspace root rather than crate root C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-test S-needs-team-input Status: Needs input from team on whether/how to proceed.
#10642 opened May 9, 2022 by bstrie
Transition out weak feature syntax in an edition A-edition-next Area: may require a breaking change over an edition A-features Area: features — conditional compilation 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. T-infra Team: infrastructure
#10556 opened Apr 12, 2022 by ehuss
cargo init's boilerplate doesn't work with ? C-enhancement Category: enhancement Command-init Command-new S-needs-team-input Status: Needs input from team on whether/how to proceed.
#14007 opened Oct 8, 2021 by jsha
ProTip! Exclude everything labeled bug with -label:bug.