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

Check build target supports std when building with -Zbuild-std=std A-cfg-expr Area: Platform cfg expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14183 opened Jul 3, 2024 by harmou01 Loading…
chore: fix some typos A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14182 opened Jul 3, 2024 by hattizai Loading…
test: migrate patch, pkgid, proc_macro and progress to snapbox S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14181 opened Jul 3, 2024 by eth3lbert Loading…
test: migrate serveral files to snapbox S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14180 opened Jul 2, 2024 by eth3lbert Loading…
test: migrate install* and inheritable_workspace_fields to snapbox S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14170 opened Jun 30, 2024 by eth3lbert Loading…
Unify no-library-target error into no-target warn A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14163 opened Jun 28, 2024 by ryoqun Loading…
test: migrate metabuild, metadata and net_config to snapbox S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14162 opened Jun 27, 2024 by eth3lbert Loading…
test: Auto-redact ... after last build at ...; Migrate freshness to Snapbox A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14161 opened Jun 27, 2024 by choznerol Loading…
WIP: feat: Add info cargo subcommand A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14141 opened Jun 25, 2024 by hi-rustin Draft
2 tasks
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 Loading…
initial version of checksum based freshness A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14137 opened Jun 25, 2024 by Xaeroxe Loading…
feat!: use stable hash from rustc-stable-hash A-cache-messages Area: caching of compiler messages A-layout Area: target output directory layout, naming, and organization A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-trim-paths Nightly: path sanitization
#14116 opened Jun 20, 2024 by weihanglo Draft
test: migrate some files to snapbox A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14113 opened Jun 20, 2024 by heisen-li Loading…
Allowing '--extern' usage in build scripts and in config files A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14101 opened Jun 18, 2024 by notdanilo Draft
fix(env): cargo:rerun-if-env-changed doesn't work with env configuration A-cfg-expr Area: Platform cfg expressions A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14058 opened Jun 13, 2024 by heisen-li Loading…
[experiment] patch with patch files (re-resolve) A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-registries Area: registries 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.
#14055 opened Jun 13, 2024 by weihanglo Draft
fix: improve message for inactive weak optional feature with edition2024 through unused dep collection A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14026 opened Jun 7, 2024 by linyihai Loading…
WIP: feat(crates-io): add the downloads API A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13972 opened May 28, 2024 by hi-rustin Draft
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…
Package workspaces A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13947 opened May 22, 2024 by jneem Loading…
3 of 4 tasks
Verify build-std resolve against original lockfile A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-workspaces Area: workspaces S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13916 opened May 15, 2024 by adamgemmell Loading…
Pass rustflags to artifacts built with implicit targets when using target-applies-to-host 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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#13900 opened May 11, 2024 by gmorenz Loading…
Case insensitive file name matching when packaging files Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13885 opened May 8, 2024 by torhovland Draft
[WIP] 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 Draft
[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 opened Apr 18, 2024 by weihanglo Draft
ProTip! Add no:assignee to see everything that’s not assigned.