Skip to content
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

Safe UTF-8 Processing Over Contiguous Bytes #2309

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

milseman
Copy link
Member

@milseman milseman commented Feb 7, 2024

This is a proposal for exposing String's underlying UTF-8 processing operations over contiguous memory.

@milseman milseman marked this pull request as draft February 7, 2024 00:23
@rjmccall rjmccall added LSG Contains topics under the domain of the Language Steering Group workgroup: blocked This proposal is blocked on some other consideration labels Apr 1, 2024
@milseman milseman changed the title UTF-8 Processing Over Unsafe Contiguous Bytes UTF-8 Processing Over Contiguous Bytes May 6, 2024
@milseman milseman changed the title UTF-8 Processing Over Contiguous Bytes Safe UTF-8 Processing Over Contiguous Bytes Jun 25, 2024
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
proposals/nnnn-utf8-span.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LSG Contains topics under the domain of the Language Steering Group workgroup: blocked This proposal is blocked on some other consideration
Projects
None yet
3 participants