Skip to content

meta: Add a script for running checks on multiple targets#5249

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:maintenance-script
Jul 4, 2026
Merged

meta: Add a script for running checks on multiple targets#5249
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:maintenance-script

Conversation

@tgross35

@tgross35 tgross35 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Add an easy way to check that libc (or other crates) builds on all targets with relevant configuration, or just a subset. I have had something like this locally for a long time, but others could benefit as well.

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jul 4, 2026
@tgross35
tgross35 force-pushed the maintenance-script branch from 2c8fce8 to 41c5734 Compare July 4, 2026 13:41
@tgross35
tgross35 enabled auto-merge July 4, 2026 13:41
Add an easy way to check that `libc` (or other crates) builds on all
targets with relevant configuration, or just a subset. I have had
something like this locally for a long time, but others could benefit as
well.
@tgross35
tgross35 force-pushed the maintenance-script branch from 41c5734 to 26ec4e9 Compare July 4, 2026 13:43
@tgross35
tgross35 added this pull request to the merge queue Jul 4, 2026
Merged via the queue into rust-lang:main with commit 27a38e3 Jul 4, 2026
57 checks passed
@tgross35
tgross35 deleted the maintenance-script branch July 4, 2026 14:47
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
Add an easy way to check that `libc` (or other crates) builds on all
targets with relevant configuration, or just a subset. I have had
something like this locally for a long time, but others could benefit as
well.

(backport <rust-lang#5249>)
(cherry picked from commit 27a38e3)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
Add an easy way to check that `libc` (or other crates) builds on all
targets with relevant configuration, or just a subset. I have had
something like this locally for a long time, but others could benefit as
well.

(backport <rust-lang#5249>)
(cherry picked from commit 27a38e3)
This was referenced Jul 20, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
Add an easy way to check that `libc` (or other crates) builds on all
targets with relevant configuration, or just a subset. I have had
something like this locally for a long time, but others could benefit as
well.

(backport <rust-lang#5249>)
(cherry picked from commit 27a38e3)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants