Skip to content

Reorganize sources for future work #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 22, 2023
Merged

Reorganize sources for future work #101

merged 6 commits into from
Sep 22, 2023

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Sep 21, 2023

This is a standalone PR for some of the code organization changes in #94. This makes it slightly easier to navigate the project, and prepares for the introduction of struct Atomic later.

Mostly NFC, although I did slip in a drive-by @inline(__always)@_transparent adjustment. This PR also embraces _pointerBitWidth in Swift 5.9+, instead of unwieldy and fragile arch disjunctions.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've verified that my change does not break any existing tests.
  • I've updated the documentation if necessary.

@lorentey lorentey added this to the 1.2.0 milestone Sep 21, 2023
@lorentey lorentey requested review from glessard and Azoy September 21, 2023 02:18
@lorentey
Copy link
Member Author

@swift-ci test

@lorentey lorentey merged commit bb83f84 into apple:main Sep 22, 2023
@lorentey lorentey deleted the reorg branch September 22, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants