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

feat: implement RFC 3553 to add SBOM support A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-dep-info Area: dep-info, .d files A-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting 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 by justahero was merged Feb 26, 2025 Loading…
6 tasks
1.87.0
Extend the build directive syntax with cargo:: A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#12201 by Rustin170506 was merged Dec 24, 2023 Loading… 1.77.0
initial version of checksum based freshness A-build-execution Area: anything dealing with executing the compiler A-dep-info Area: dep-info, .d files A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-checksum-freshness Nightly: rebuild detection on file checksum instead of mtime
#14137 by Xaeroxe was merged Oct 8, 2024 Loading… 1.83.0
Stabilize -Zcheck-cfg as always enabled A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13571 by Urgau was merged May 3, 2024 Loading… 1.80.0
Implemented build.build-dir config option A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-clean Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15104 by ranger-ross was merged Feb 25, 2025 Loading…
12 of 15 tasks
1.87.0
fix(env): cargo:rerun-if-env-changed doesn't work with env configuration A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14058 by heisen-li was closed Nov 1, 2024 Loading…
feat: lints feature A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-lints-table Area: [lints] table A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12148 by epage was merged May 22, 2023 Loading… 1.71.0
fix bug: corruption when cargo killed while writing A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting Command-fix Command-new Command-remove Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12744 by tompscanlan was merged Oct 2, 2023 Loading… 1.75.0
Add support for target.'cfg(..)'.linker A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12535 by Rustin170506 was merged Aug 28, 2023 Loading…
3 tasks done
1.74.0
Fix: trace config [env] table in dep-info. A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14701 by linyihai was merged Oct 25, 2024 Loading… 1.84.0
clippy: warn disallowed_methods for std::env::var and friends A-build-scripts Area: build.rs scripts A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support Command-fix S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#11828 by weihanglo was merged Mar 17, 2023 Loading… 1.70.0
feat(cli): Allow logging to chrome traces A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cache-messages Area: caching of compiler messages A-cli Area: Command-line interface, option parsing, etc. 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-features2 Area: issues specifically related to the v2 feature resolver A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13399 by epage was merged Mar 5, 2024 Loading…
1 task
1.78.0
fix(fingerprint): Don't throwaway the cache on RUSTFLAGS changes A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14830 by epage was merged Dec 6, 2024 Loading… 1.85.0
Adjust root package page content A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-rebuild-detection Area: rebuild detection and fingerprinting Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13725 by heisen-li was closed Apr 24, 2024 Loading…
fix: only skip mtime check on ~/.cargo/{git,registry} A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12369 by jo1gi was merged Jul 19, 2023 Loading… 1.73.0
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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. Z-target-applies-to-host Nightly: target-applies-to-host
#13900 by gmorenz was merged Jul 4, 2024 Loading… 1.81.0
fix: env table config can't trigger rebuild with rerun-if-env-changed. A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14756 by linyihai was merged Jan 1, 2025 Loading… 1.86.0
fix(env): dont track envs set by cargo in dep-info file A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14811 by weihanglo was closed Dec 18, 2024 Loading…
Moved manifest metadata tracking from fingerprint to dep info A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14973 by ranger-ross was merged Dec 24, 2024 Loading… 1.85.0
Fix panic when running cargo tree on a package with a cross compiled bindep A-build-execution Area: anything dealing with executing the compiler A-dep-info Area: dep-info, .d files A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-features2 Area: issues specifically related to the v2 feature resolver A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-rebuild-detection Area: rebuild detection and fingerprinting A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-tree S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14593 by elchukc was merged Oct 11, 2024 Loading… 1.84.0
fix: track version in fingerprint dep-info files A-rebuild-detection Area: rebuild detection and fingerprinting A-testing-cargo-itself Area: cargo's tests S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14751 by weihanglo was merged Oct 31, 2024 Loading… 1.84.0
refactor(toml): Rename 'resolved' to 'normalized' A-build-execution Area: anything dealing with executing the compiler A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-workspaces Area: workspaces Command-fix Command-package Command-publish Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14342 by epage was merged Aug 2, 2024 Loading… 1.82.0
Bail publish job before packaging and upload A-build-execution Area: anything dealing with executing the compiler A-cli-help Area: built-in command-line help A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-home Area: the `home` crate A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-workspaces Area: workspaces Command-fix Command-login Command-owner Command-package Command-publish Command-search Command-vendor Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13501 by stupendoussuperpowers was closed Aug 6, 2024 Draft
[fix]:Build script not rerun when target rustflags change A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13560 by heisen-li was merged Apr 8, 2024 Loading… 1.79.0
Include declared list of features in fingerprint for -Zcheck-cfg A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13012 by Urgau was merged Dec 1, 2023 Loading… 1.76.0
ProTip! Updated in the last three days: updated:>2025-02-26.