Skip to content

Conversation

mbyx
Copy link
Contributor

@mbyx mbyx commented Sep 27, 2025

Description

This PR adds support for automatically skipping round trip testing for any aliases to arrays.

Closes #4708

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

@rustbot rustbot added ctest Issues relating to the ctest crate S-waiting-on-review labels Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctest Issues relating to the ctest crate S-waiting-on-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aliases to arrays are not automatically exempt from roundtrip tests.
2 participants