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

[WIP] mtime+content tracking S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8623 by gilescope was closed Mar 22, 2022 Loading…
8 of 12 tasks
Packages can inherit fields from their root workspace S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8664 by yaymukund was closed Jul 23, 2021 Loading…
14 of 19 tasks
Add a --crate-type override to build and check. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8789 by cutsoy was closed Aug 6, 2021 Loading…
[WIP] Add flag to warn about unused dependencies S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8437 by est31 was closed Aug 6, 2021 Draft
3 of 4 tasks
Add option to only run build scripts and compile proc macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#9071 by dima74 was closed Aug 6, 2021 Loading…
Use platform-defined directories for cargo state S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#9178 by spacekookie was closed Aug 6, 2021 Loading…
RFC First cut support for sandboxing procmacros with wasm S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7297 by jsgf was closed Oct 23, 2019 Loading…
Implement experimental registry HTTP API from RFC S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8890 by jonhoo was closed Mar 10, 2022 Loading…
Draft: allow patching Git source dependencies with patch files S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#9001 by da-x was closed Aug 6, 2021 Loading…
[WIP] parallel test crates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#10052 by gilescope was closed Feb 23, 2022 Loading…
Temporarily revert curl-sys update. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#9920 by ehuss was merged Sep 18, 2021 Loading… 1.57.0
Pass compile mode to the custom build script S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#10126 by nyurik was closed Mar 23, 2022 Loading…
6 tasks
Implement the Cargo half of pipelined compilation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#6864 by alexcrichton was closed Apr 26, 2019 Loading…
Build supports a crate-type flag. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7900 by dvc94ch was closed Feb 23, 2020 Loading…
Add cargo clean --no-deps S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7156 by aloucks was closed Oct 23, 2019 Loading…
Stabilize fix --clippy S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7383 by yaahc was closed Feb 20, 2020 Loading…
Remove the --build-plan option S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7902 by alexcrichton was closed Jan 12, 2021 Loading…
Add 'fmt' and 'clippy' to 'cargo' output to aid discoverability S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8729 by elo-siema was closed Jan 13, 2021 Loading…
chore: Add .fleet to .gitignore S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11218 by Muscraft was closed Oct 12, 2022 Loading…
Compute the right output filenames for rustdoc invocations that request the JSON format A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12100 by LukeMathWalker was closed May 7, 2023 Loading…
test for doctest path problem #8531, and solution A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12710 by tompscanlan was closed Feb 17, 2024 Draft
Set CARGO_TARGET_DIR for build scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8710 by dtolnay was closed Sep 19, 2020 Loading…
clarify default behavior of documentation field A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13660 by RalfJung was closed Sep 17, 2024 Loading…
cargo: fix inconsistent dashes in lib.name A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12640 by dvdhrm was closed Oct 6, 2023 Loading…
feat(metadata): Add profiles information to cargo metadata A-manifest Area: Cargo.toml issues A-profiles Area: profiles Command-metadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#12449 by calavera was closed Oct 5, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.