Skip to content

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jul 7, 2025

Since 1.80 these, along with their _val versions, are in the default core prelude so they don't need to be imported. 1.80 exceeds our MSRV so we can't use it from there, but we can add it to our prelude for now.

@rustbot
Copy link
Collaborator

rustbot commented Jul 7, 2025

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in OpenBSD module

cc @semarie

Some changes occurred in the Android module

cc @maurer

@tgross35 tgross35 force-pushed the prelude-size-align branch from 1e55097 to f276a91 Compare July 7, 2025 15:58
Since 1.80 these, along with their `_val` versions, are in the default
`core` prelude so they don't need to be imported. 1.80 exceeds our MSRV
so we can't use it from there, but we can add it to our prelude for now.
@tgross35 tgross35 force-pushed the prelude-size-align branch from f276a91 to 26a5ea6 Compare July 7, 2025 16:02
@tgross35
Copy link
Contributor Author

tgross35 commented Jul 7, 2025

Double checked that all currently supported rustc targets build locally

@tgross35 tgross35 added this pull request to the merge queue Jul 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 7, 2025
@tgross35 tgross35 added this pull request to the merge queue Jul 7, 2025
Merged via the queue into rust-lang:main with commit dce77be Jul 7, 2025
49 of 52 checks passed
@tgross35 tgross35 deleted the prelude-size-align branch July 7, 2025 17:45
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 29, 2025
Since 1.80 these, along with their `_val` versions, are in the default
`core` prelude so they don't need to be imported. 1.80 exceeds our MSRV
so we can't use it from there, but we can add it to our prelude for now.

(backport <rust-lang#4532>)
(cherry picked from commit 26a5ea6)
@tgross35 tgross35 mentioned this pull request Jul 29, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 29, 2025
Since 1.80 these, along with their `_val` versions, are in the default
`core` prelude so they don't need to be imported. 1.80 exceeds our MSRV
so we can't use it from there, but we can add it to our prelude for now.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants