Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Nov 1, 2019

The @testable imports require a full rebuild of SwiftEvolve.

We can avoid that cost if we make all the tested declarations public and remove the @testable.

@ahoppen
Copy link
Member Author

ahoppen commented Nov 1, 2019

CI testing passed: https://ci.swift.org/job/swift-PR-osx-preset/78/

@ahoppen ahoppen force-pushed the swiftevolve-remove-testable branch from 641f4f5 to ee88cb4 Compare November 1, 2019 17:39
Copy link
Contributor

@beccadax beccadax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine at a glance.

… public

The @testable imports require a full rebuild of SwiftEvolve.
We can avoid that cost if we make all the tested declarations public
and remove the @testable.
@ahoppen ahoppen force-pushed the swiftevolve-remove-testable branch from ee88cb4 to 38bee51 Compare November 5, 2019 18:19
@ahoppen ahoppen merged commit b30a045 into swiftlang:master Nov 5, 2019
@ahoppen ahoppen deleted the swiftevolve-remove-testable branch November 5, 2019 21:30
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.

2 participants