Skip to content

Conversation

@mbyx
Copy link
Contributor

@mbyx mbyx commented Nov 21, 2025

Description

Closes #4829

Adds the ability to choose which Rust edition to generate code against.

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 Nov 21, 2025
@mbyx mbyx force-pushed the ctest-extern-edition branch from 95e5c0e to 2921463 Compare November 21, 2025 13:03
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.

ctest: Generate extern "C" with unsafe

2 participants