Skip to content

Conversation

@3v1n0
Copy link
Contributor

@3v1n0 3v1n0 commented Nov 21, 2025

Description

XCASE it's defined for all the architectures, although this is not happening currently.

The only arch definition that has a different value is powerpc

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

XCASE it's defined for all the architectures, although this is not
happening currently.

The only arch definition that has a different value is powerpc
@3v1n0 3v1n0 force-pushed the linux-xcase-for-all branch from b3058a2 to 4116214 Compare November 21, 2025 23:23
@rustbot
Copy link
Collaborator

rustbot commented Nov 21, 2025

Some changes occurred in the Android module

cc @maurer

@3v1n0 3v1n0 changed the title linux: Add a generic definition for XCASE linux, android: Add a generic definition for XCASE Nov 21, 2025
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 Nov 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 30, 2025
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.

Looks like this needs a rebase

@rustbot
Copy link
Collaborator

rustbot commented Nov 30, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

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.

4 participants