Skip to content

[region-isolation] Excise 'transfer' in favor of 'sending' #77370

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 2 commits into from
Nov 5, 2024

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Nov 4, 2024

Transfer is the old spelling for sending. I left it in to ease cherry-picking... but I think we have reached a point where that is less of a concern.

…cpp.

Just beginning the elimination of the word transferred from the code base.
@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 4, 2024

@swift-ci smoke test

@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 4, 2024

I did this by hand using clangd's rename symbol and by doing the comments myself in combination with query-replace and git grep.

@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 4, 2024

Forgot to update the unittest = /.

Accomplished using clangd's rename functionality.
@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 4, 2024

@swift-ci smoke test

@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 5, 2024

Failed in something unrelated in Linux.

@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 5, 2024

@swift-ci smoke test linux platform

@gottesmm gottesmm merged commit 2503384 into swiftlang:main Nov 5, 2024
3 checks passed
@gottesmm gottesmm deleted the transfer_to_send branch November 5, 2024 14: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.

1 participant