Skip to content

Pull requests: rust-lang/cargo

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
Reviews
Assignee
Filter by who’s assigned
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 features or default-features in patch A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#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.
#15077 opened Jan 17, 2025 by weihanglo 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 --package will be ignore if --workspace presents A-cli 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.
#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 test cfg as a well known cfg A-build-execution 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.
#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 update --precise A-cli 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.
#14140 opened Jun 25, 2024 by torhovland Draft
feat: add cargo pkgid support for cargo-script A-cli 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.
#14961 opened Dec 19, 2024 by Rustin170506 Loading…
Lint against unexpected cfgs in [target.'cfg(...)'] A-cfg-expr 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.
#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 CARGO_PKG_EDITION env var A-build-execution 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.
#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
#14658 opened Oct 9, 2024 by elchukc 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.
#14543 opened Sep 14, 2024 by epage Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.