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

clean: Do not remove symlinks, only contents S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7527 by jonhoo was closed Oct 28, 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…
docs(faq): Recommend always committing Cargo.lock A-documenting-cargo-itself Area: Cargo's documentation Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12275 by demurgos was closed Aug 25, 2023 Loading…
[experiment] patch with patch files A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13779 by weihanglo was closed Aug 9, 2024 Draft
Workaround for type inference breakage in the time crate A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14452 by kornelski was closed Aug 28, 2024 Draft
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…
Simplify English used in guide A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14825 by KGrewal1 was merged Nov 15, 2024 Loading… 1.84.0
Add config-based path shorthands S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#9144 by jonhoo was closed Aug 6, 2021 Loading…
Turn off debuginfo for build dependencies to improve compile times S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#10493 by lqd was closed Feb 1, 2023 Loading…
3 tasks done
[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
Enable LTO for profile.release and profile.bench in new packages Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14738 by foxtran was closed Oct 28, 2024 Loading…
feat: Stablize CARGO_RUSTC_CURRENT_DIR 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. T-cargo Team: Cargo
#13644 by epage was closed Sep 19, 2024 Loading…
Add experimental feature to link against local copy of std from cargo doc --open S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7071 by yaahc was closed Feb 24, 2020 Loading…
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…
Fix build-plan causes everything to need recompiling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7604 by edwin0cheng was closed Nov 21, 2019 Loading…
Implement the --dependencies and --remote-dependencies options for cargo build S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8061 by vojtechkral was closed Apr 13, 2020 Loading…
Ignore the host in rustc.verbose_version for metadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#7873 by cuviper was closed Aug 6, 2021 Loading…
Mark temporary directories as excluded from macOS Spotlight S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8686 by kornelski was closed Feb 11, 2021 Draft
feat(warnings): add build.warnings option 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-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14388 by arlosi was merged Nov 9, 2024 Loading… 1.84.0
Serialize GitReference::Branch("master") as GitReference::DefaultBranch S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8475 by est31 was closed Jul 11, 2020 Loading…
Formatting for output of locate-project S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8683 by dtolnay was closed Sep 16, 2020 Loading…
Allow to unset a default target by setting build.target to the empty string S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#8638 by phil-opp was closed Jan 13, 2021 Loading…
Add support for specifying Natvis flags for Cargo to pass through to rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#10192 by ridwanabdillahi was closed Feb 28, 2022 Draft
Reduce warning strictness S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#10742 by epage was closed Apr 18, 2023 Loading…
Don't squash path dependencies with same package name A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13863 by ldm0 was closed May 19, 2024 Loading…
ProTip! no:milestone will show everything without a milestone.