Skip to content

Add an @available renamed attribute for initializeFrom<C : Collecti… #4447

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
Aug 22, 2016
Merged

Add an @available renamed attribute for initializeFrom<C : Collecti… #4447

merged 1 commit into from
Aug 22, 2016

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Aug 22, 2016

…on>(_ : C). (#4444)

rdar:27941024 [3.0 migration] Missing fix-it for UnsafePointer.initializeFrom(_ C)

@nkcsgexi Please review for CCC.

• Explanation: This is a trivial renaming fix-it ommission.
• Scope of Issue: Developers migrating to 3.0.
• Origination: SE-0107 UnsafeRawPointer, oversight.
• Risk: Near zero.
• Testing: Renames.swift

…on>(_ : C). (#4444)

rdar:27941024 [3.0 migration] Missing fix-it for UnsafePointer<T>.initializeFrom<C : Collection>(_ C)
@atrick
Copy link
Contributor Author

atrick commented Aug 22, 2016

@swift-ci smoke test.

@nkcsgexi
Copy link
Contributor

LGTM!

@tkremenek tkremenek merged commit 6934265 into swiftlang:swift-3.0-branch Aug 22, 2016
@atrick atrick deleted the rawptr-initialize-fixit branch May 26, 2017 02:05
kateinoigakukun added a commit that referenced this pull request Aug 31, 2022
[pull] swiftwasm from main
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