Skip to content

Conversation

@neuschaefer
Copy link
Contributor

@neuschaefer neuschaefer commented Aug 12, 2025

Description

  • Update the CI to FreeBSD 14.3
  • Add st_filerev to stat, following FreeBSD 14.3
  • Add #[non_exhaustive] attribute

Sources

freebsd/freebsd-src@86e95bb

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot rustbot added A-CI Area: CI-related items O-unix labels Aug 12, 2025
@neuschaefer neuschaefer changed the title Freebsd14 Update to FreeBSD 14.3 Aug 12, 2025
@neuschaefer neuschaefer marked this pull request as ready for review August 12, 2025 09:15
@neuschaefer neuschaefer force-pushed the freebsd14 branch 2 times, most recently from 5272111 to 495588b Compare August 12, 2025 09:22
@rustbot rustbot added the ctest Issues relating to the ctest crate label Aug 12, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb
Copy link
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tgross35 tgross35 added this pull request to the merge queue Aug 13, 2025
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Aug 13, 2025
Merged via the queue into rust-lang:main with commit dc3bf0a Aug 13, 2025
50 of 52 checks passed
@neuschaefer neuschaefer deleted the freebsd14 branch August 13, 2025 12:20
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
FreeBSD 14.3 was released on June 10, 2025:

https://www.freebsd.org/releases/14.3R/announce/

(backport <rust-lang#4642>)
(cherry picked from commit d54af17)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb

(backport <rust-lang#4642>)
(cherry picked from commit dc3bf0a)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
FreeBSD 14.3 was released on June 10, 2025:

https://www.freebsd.org/releases/14.3R/announce/

(backport <rust-lang#4642>)
(cherry picked from commit d54af17)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb

(backport <rust-lang#4642>)
(cherry picked from commit dc3bf0a)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
FreeBSD 14.3 was released on June 10, 2025:

https://www.freebsd.org/releases/14.3R/announce/

(backport <rust-lang#4642>)
(cherry picked from commit d54af17)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 19, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb

(backport <rust-lang#4642>)
(cherry picked from commit dc3bf0a)
@tgross35 tgross35 mentioned this pull request Sep 19, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
FreeBSD 14.3 was released on June 10, 2025:

https://www.freebsd.org/releases/14.3R/announce/

(backport <#4642>)
(cherry picked from commit d54af17)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb

(backport <#4642>)
(cherry picked from commit dc3bf0a)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
FreeBSD 14.3 was released on June 10, 2025:

https://www.freebsd.org/releases/14.3R/announce/

(backport <#4642>)
(cherry picked from commit d54af17)
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2025
st_fileref was backported to FreeBSD 14 with the 14.3 release.

freebsd/freebsd-src@86e95bb

(backport <#4642>)
(cherry picked from commit dc3bf0a)
@tgross35 tgross35 removed the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 19, 2025
@tgross35 tgross35 added the stable-applied This PR has been cherry-picked to libc's stable release branch label Sep 19, 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 ctest Issues relating to the ctest crate O-unix 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.

3 participants