Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove the disable of availability and mark methods as available to clock/instant/duration #165

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 7 commits into from
Jun 16, 2022

Conversation

phausler
Copy link
Member

This annotates the tests and removes the unsafe flags to disable availability checking. Any test that touches clocks must be marked or gated for availability. Unsafe flags prevent other libraries from linking against this package; by removing this we now can support generally all potential linkages.

@phausler phausler requested review from parkera and kperryua June 15, 2022 16:32
@phausler
Copy link
Member Author

@swift-ci please test

@phausler
Copy link
Member Author

@swift-ci please test

@phausler
Copy link
Member Author

@swift-ci please test linux

@phausler
Copy link
Member Author

@swift-ci please test

@phausler
Copy link
Member Author

@swift-ci please test linux

@phausler phausler merged commit cca423f into apple:main Jun 16, 2022
@ktoso
Copy link
Member

ktoso commented Jun 17, 2022

Sweet, thanks @phausler 👍

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