Skip to content

mark move @inlinable to better signal intent #78944

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 1 commit into from
Feb 20, 2025

Conversation

JaapWijnen
Copy link
Contributor

Mark default implementation of move(by:) with @inlinable to mark intent that it should be inlined. It was already marked with @_alwaysEmitIntoClient so this change probably won't provide more inlining opportunities.

As there is no stable ABI for Differentiable, there is no ABI break.

@JaapWijnen JaapWijnen requested a review from a team as a code owner January 27, 2025 12:50
@JaapWijnen
Copy link
Contributor Author

tagging @asl

@asl
Copy link
Contributor

asl commented Jan 27, 2025

@swift-ci please test

@JaapWijnen
Copy link
Contributor Author

@rxwei @lorentey Could I ask you for a review?

@asl asl merged commit 84c30b5 into swiftlang:main Feb 20, 2025
5 checks passed
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