Skip to content

build: Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64#5197

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:delete-linux-bits64-env-cfg
Jun 23, 2026
Merged

build: Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64#5197
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:delete-linux-bits64-env-cfg

Conversation

@tgross35

Copy link
Copy Markdown
Contributor

The internal config linux_time_bits64 already gets set via the musl or glibc config, so it isn't useful to be able to set it on its own. Delete the env option since it isn't used anyway.

@rustbot

This comment has been minimized.

The internal config `linux_time_bits64` already gets set via the musl or
glibc config, so it isn't useful to be able to set it on its own. Delete
the env option since it isn't used anyway.
@tgross35
tgross35 force-pushed the delete-linux-bits64-env-cfg branch from b179359 to b699bcb Compare June 23, 2026 02:28
@rustbot

rustbot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@tgross35 tgross35 changed the title Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 build: Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 Jun 23, 2026
@tgross35 tgross35 changed the title build: Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 build: Delete config via RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 Jun 23, 2026
@tgross35
tgross35 enabled auto-merge June 23, 2026 02:31
@tgross35
tgross35 added this pull request to the merge queue Jun 23, 2026
Merged via the queue into rust-lang:main with commit 88a5fa3 Jun 23, 2026
54 checks passed
@tgross35
tgross35 deleted the delete-linux-bits64-env-cfg branch June 23, 2026 03:05
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jun 23, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
The internal config `linux_time_bits64` already gets set via the musl or
glibc config, so it isn't useful to be able to set it on its own. Delete
the env option since it isn't used anyway.

(backport <rust-lang#5197>)
(cherry picked from commit 88a5fa3)
This was referenced Jul 20, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
The internal config `linux_time_bits64` already gets set via the musl or
glibc config, so it isn't useful to be able to set it on its own. Delete
the env option since it isn't used anyway.

(backport <rust-lang#5197>)
(cherry picked from commit 88a5fa3)
@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