Skip to content

conform Unsafe(Mutable)RawBufferPointer conform to _HasContiguousBytes #21611

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
Jan 4, 2019

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Jan 3, 2019

This makes Unsafe(Mutable)RawBufferPointer conform to _HasContiguousBytes which is important to hit the fast path for String(decoding:as:).

CC @milseman

(I haven't compiled this locally yet, still compiling llvm and friends and need to leave soon ;) )

@weissi weissi requested a review from milseman January 3, 2019 18:25
@weissi
Copy link
Contributor Author

weissi commented Jan 3, 2019

@swift-ci please test

Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

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

LGTM

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