-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Stabilize automatic garbage collection.
A-documenting-cargo-itself
Area: Cargo's documentation
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
Z-gc
Nightly: garbage collection
#14287
opened Jul 22, 2024 by
ehuss
Loading…
WIP Add bin/cdylib/staticlib suffix for artifact deps
Command-tree
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-bindeps
Nightly: binary artifact dependencies
feat: implement RFC 3553 to add SBOM support
A-build-execution
Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
A-documenting-cargo-itself
Area: Cargo's documentation
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13709
opened Apr 5, 2024 by
justahero
Loading…
Improved consistency between breaking and non-breaking updates
A-cli
Area: Command-line interface, option parsing, etc.
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14259
opened Jul 16, 2024 by
torhovland
Loading…
Unify no-library-target error into no-target warn
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14163
opened Jun 28, 2024 by
ryoqun
Loading…
Implement Area: Cargo.lock issues
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-build-std
Nightly: build-std
--locked
for build-std
A-lockfile
#14589
opened Sep 24, 2024 by
adamgemmell
Loading…
Improve resolver speed again
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14665
opened Oct 10, 2024 by
x-hgg-x
Loading…
core/compiler: report executable paths for all binary crates
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[doc]: Add create workspace doc
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13766
opened Apr 17, 2024 by
heisen-li
Loading…
Add capability of making breaking changes in Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
update --precise
A-cli
#14140
opened Jun 25, 2024 by
torhovland
•
Draft
Use the replacement source instead of the original source when generating Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-layout
Area: target output directory layout, naming, and organization
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
-C metadata
and -C extra-filename
A-cargo-targets
#14822
opened Nov 14, 2024 by
P-E-Meunier
•
Draft
feat(resolve): Direct people to working around less optimal MSRV-resolver results
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Support target-spec json file extension in case-insensitive form
A-build-execution
Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Correctly parse arguments from environment variables
A-configuration
Area: cargo config files and env vars
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14376
opened Aug 9, 2024 by
GuillaumeGomez
Loading…
feat(profile): panic behavior can be specified for custom harness
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#11272
opened Oct 21, 2022 by
weihanglo
Loading…
Make cargo metadata --no-deps print all path deps (including other workspaces)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#9024
opened Dec 29, 2020 by
alyssais
Loading…
Document variance in strip
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13677
opened Apr 1, 2024 by
workingjubilee
Loading…
Clarify warning for using Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
features
or default-features
in patch
A-registries
#13522
opened Mar 3, 2024 by
joshtriplett
Loading…
Protect .cargo-ok on case-insensitive file systems
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13669
opened Mar 30, 2024 by
kornelski
Loading…
pragmatically compare timestamps (as suggested by kornelski)
A-rebuild-detection
Area: rebuild detection and fingerprinting
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#13955
opened May 23, 2024 by
gilescope
Loading…
fix: create ephemeral workspace for git source
A-workspaces
Area: workspaces
Command-install
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13689
opened Apr 2, 2024 by
Rustin170506
Loading…
2 tasks done
Stabilize target-applies-to-host feature.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-target-applies-to-host
Nightly: target-applies-to-host
#9753
opened Aug 1, 2021 by
jameshilliard
Loading…
Add env variable to indicate the build type.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#9532
opened Jun 2, 2021 by
jameshilliard
Loading…
Fix: cargo vendor can't handle duplicates.
A-cli
Area: Command-line interface, option parsing, etc.
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13271
opened Jan 9, 2024 by
junjihashimoto
Loading…
Added logic to preserve carriage returns when updating the manifest file
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14983
opened Dec 26, 2024 by
ranger-ross
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.