-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: rust-lang/cargo
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
Label
Projects
Milestones
Assignee
Sort
Issues list
cargo check
builds a dependency shared by a proc macro and library twice
A-build-execution
#15422
opened Apr 11, 2025 by
Alexendoo
Add doc comments and doctests to 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.
lib.rs
generated by cargo init
C-feature-request
#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 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.
package.name
optional
A-manifest
#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 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.
--all-features
flag to cargo vendor
C-feature-request
#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 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
CARGO_CFG_TARGET_FEATURE
or CARGO_ENCODED_RUSTFLAGS
A-build-scripts
#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 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.
cargo test
can be different from those built with cargo build
A-features
#11954
opened Apr 10, 2023 by
silence-coding
cargo vendor --versioned-dirs
doesn't notice that local vendored content has diverged from crate registry
C-bug
#11897
opened Mar 27, 2023 by
jhfrontz
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
#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 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.
target.<cfg>.<links>
form
A-build-scripts
#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
#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
#14007
opened Oct 8, 2021 by
jsha
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.