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…
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
feat(gc): record workspace manifest and target dir in global cache tracker A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13846 opened May 2, 2024 by baby230211 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…
Fix passing of linker with target-applies-to-host and an implicit target A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#14206 opened Jul 6, 2024 by gmorenz Loading…
[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…
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…
feat: make package, manifest and virtualManfest sync by using Arc not Rc A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14837 opened Nov 19, 2024 by washanhanzi Draft
Cargo vendor: add source rewriting for private registries included in deps Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14716 opened Oct 22, 2024 by P-E-Meunier Loading…
feat: Add custom completer for completing cargo build --packge <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14553 opened Sep 17, 2024 by shannmu Loading…
Taskbar progress reporting via ANSI codes A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. 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
#14615 opened Sep 29, 2024 by Gordon01 Loading…
3 of 4 tasks
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
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…
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…
Use the replacement source instead of the original source when generating -C metadata and -C extra-filename A-cargo-targets 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.
#14822 opened Nov 14, 2024 by P-E-Meunier Draft
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…
Hash paths relative to the workspace into metadata. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14953 opened Dec 18, 2024 by Dirbaio 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…
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…
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…
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…
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…
fix(package): detect dirty workspace manifest A-git Area: anything dealing with git A-manifest Area: Cargo.toml issues Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15089 opened Jan 22, 2025 by weihanglo Draft
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…
ProTip! Filter pull requests by the default branch with base:master.