Skip to content

Conversation

@thesummer
Copy link
Contributor

Description

This PR adds rtems to the basic tier 3 target checks.

Sources

N/A

Checklist

  • Relevant tests in libc-test/semver have been updated --> N/A
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131) --> N/A
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI --> does not compile, but same for other tier 3 targets

Comment on lines 157 to 161
Target("armebv7r-none-eabihf", dist=False),
Target("armv7-wrs-vxworks-eabihf", dist=False),
Target("armv7-rtems-eabihf", dist=False),
Target("armv7r-none-eabihf", dist=False),
Target("armv7s-apple-ios", dist=False),
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: could you keep this sorted? LGTM otherwise

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad. Should be fixed now.

@thesummer thesummer force-pushed the add-rtems-to-ci-check branch from a7d9134 to 720220c Compare January 8, 2026 09:56
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.

Thank you!

@tgross35 tgross35 enabled auto-merge January 8, 2026 09:58
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jan 8, 2026
@tgross35 tgross35 added this pull request to the merge queue Jan 8, 2026
Merged via the queue into rust-lang:main with commit b4995f3 Jan 8, 2026
51 checks passed
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Jan 8, 2026
(backport <rust-lang#4917>)
(cherry picked from commit b4995f3)
@tgross35 tgross35 mentioned this pull request Jan 8, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 8, 2026
(backport <#4917>)
(cherry picked from commit b4995f3)
@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 Jan 8, 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.

3 participants