-
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
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…
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…
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…
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…
perf(package): Speed up verify with 'check'
Command-package
Command-publish
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14930
opened Dec 12, 2024 by
epage
Loading…
[WIP] chore: add aarch64 linux runner
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix: Adjust "to see how you depend on a package" message to use a command format that supports flags like --all-features
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14991
opened Dec 30, 2024 by
Craig-Macomber
•
Draft
fix(doctest): warn only once if doctest xcompile is skipped
Command-test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14920
opened Dec 11, 2024 by
progressive-galib
Loading…
feat: warning Area: Command-line interface, option parsing, etc.
Command-add
Command-package
Command-publish
Command-remove
Command-tree
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
--package
will be ignore if --workspace
presents
A-cli
#15071
opened Jan 16, 2025 by
linyihai
Loading…
Use cross compile style target/host isolation for all builds.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-target-applies-to-host
Nightly: target-applies-to-host
#9634
opened Jun 28, 2021 by
jameshilliard
Loading…
Make target dir self-ignoring
A-workspaces
Area: workspaces
Command-new
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15060
opened Jan 13, 2025 by
senekor
Loading…
Conditionally mark the Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
test
cfg as a well known cfg
A-build-execution
#15007
opened Jan 2, 2025 by
Urgau
Loading…
Experiment: Render timing pipeline in SVG
A-timings
Area: timings
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15091
opened Jan 22, 2025 by
eth3lbert
Loading…
fix(perf): switch global allocator to mimalloc
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14691
opened Oct 15, 2024 by
x-hgg-x
Loading…
Small resolver cleanups
A-dependency-resolution
Area: dependency resolution and the resolver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15040
opened Jan 9, 2025 by
Eh2406
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
feat: add Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
Command-install
Command-pkgid
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo pkgid
support for cargo-script
A-cli
#14961
opened Dec 19, 2024 by
Rustin170506
Loading…
Lint against unexpected cfgs in Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[target.'cfg(...)']
A-cfg-expr
#14581
opened Sep 23, 2024 by
Urgau
Loading…
fix(update): don't reuse a previously locked dependency if multiple major versions are compatible
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14582
opened Sep 23, 2024 by
stormshield-kg
Loading…
Introduce Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
CARGO_PKG_EDITION
env var
A-build-execution
#14873
opened Nov 29, 2024 by
nyurik
Loading…
feat(manifest)!: implement feature-metadata RFC3416
A-documenting-cargo-itself
Area: Cargo's documentation
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
Command-publish
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15056
opened Jan 12, 2025 by
AudaciousAxiom
Loading…
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…
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(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.
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.