Skip to content

Conversation

@tgross35
Copy link
Contributor

Since glibc supports both 32- and 64-bit time_t and off_t without
different setup (just a header define in libc-test), these don't have
any need to be standalone jobs. Switch glibc config variants to be
checked as part of run.sh, which means we are now covering all 32-bit
platforms by default.

@rustbot rustbot added A-CI Area: CI-related items S-waiting-on-review labels Oct 27, 2025
Since glibc supports both 32- and 64-bit time_t and off_t without
different setup (just a header define in libc-test), these don't have
any need to be standalone jobs. Switch glibc config variants to be
checked as part of `run.sh`, which means we are now covering all 32-bit
platforms by default.
@tgross35 tgross35 enabled auto-merge October 27, 2025 08:30
@tgross35 tgross35 added this pull request to the merge queue Oct 27, 2025
Merged via the queue into rust-lang:main with commit cbf2b8a Oct 27, 2025
51 checks passed
@tgross35 tgross35 deleted the gnu-test-updates branch October 27, 2025 09:04
@tgross35
Copy link
Contributor Author

tgross35 commented Nov 3, 2025

@rustbot label +stable-nominated

@rustbot rustbot added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Nov 3, 2025
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Nov 4, 2025
Since glibc supports both 32- and 64-bit time_t and off_t without
different setup (just a header define in libc-test), these don't have
any need to be standalone jobs. Switch glibc config variants to be
checked as part of `run.sh`, which means we are now covering all 32-bit
platforms by default.

(backport <rust-lang#4785>)
(cherry picked from commit cbf2b8a)
@tgross35 tgross35 mentioned this pull request Nov 4, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 4, 2025
Since glibc supports both 32- and 64-bit time_t and off_t without
different setup (just a header define in libc-test), these don't have
any need to be standalone jobs. Switch glibc config variants to be
checked as part of `run.sh`, which means we are now covering all 32-bit
platforms by default.

(backport <#4785>)
(cherry picked from commit cbf2b8a)
@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 Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items 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