Skip to content

Conversation

mbyx
Copy link
Contributor

@mbyx mbyx commented Sep 1, 2025

Description

Ports Haiku to use the new ctest, so that everything now depends on this new ctest.

It also removes the creation of the src-hotfix directory, since it's no longer needed.

Sources

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

@mbyx mbyx marked this pull request as ready for review September 1, 2025 15:08
@mbyx mbyx changed the title libc: Switch Haiku to ctest and remove ctest_old dependency libc: Switch Haiku to ctest, remove ctest_old dependency and src-hotfix directory Sep 1, 2025
@tgross35
Copy link
Contributor

tgross35 commented Sep 2, 2025

This LGTM, but could you split into two different commits? One updating Haiku, one removing the hotfix and ctest.

(Usually it's best to split orthogonal changes to separate commits; makes the summaries easier to write and the blame/log is easier to understand, and in our case it means that specific changes can be backported).

@mbyx
Copy link
Contributor Author

mbyx commented Sep 3, 2025

Done!

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.

LGTM!

@tgross35 tgross35 added this pull request to the merge queue Sep 3, 2025
Merged via the queue into rust-lang:main with commit 78196ba Sep 3, 2025
51 of 52 checks passed
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Sep 19, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4681>)
(cherry picked from commit 13190a4)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
@tgross35 tgross35 mentioned this pull request Sep 22, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4681>)
(cherry picked from commit 13190a4)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4681>)
(cherry picked from commit 13190a4)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
(backport <rust-lang#4681>)
(cherry picked from commit 13190a4)
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Sep 22, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 22, 2025
(backport <#4681>)
(cherry picked from commit 13190a4)
github-merge-queue bot pushed a commit that referenced this pull request Sep 22, 2025
(backport <#4681>)
(cherry picked from commit 78196ba)
@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 Sep 22, 2025
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.

3 participants