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

feat: add String::write_utf8_uninit #1019

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

Nugine
Copy link
Contributor

@Nugine Nugine commented Jun 30, 2022

This commit allows writing data to an uninitialized buffer.

Related:

@CLAassistant
Copy link

CLAassistant commented Jun 30, 2022

CLA assistant check
All committers have signed the CLA.

src/string.rs Outdated Show resolved Hide resolved
@bartlomieju
Copy link
Member

@Nugine could you rebase the PR and make the tests pass? I'm still interested in landing this PR

@Nugine
Copy link
Contributor Author

Nugine commented Oct 5, 2022

1 workflow awaiting approval
First-time contributors need a maintainer to approve running workflows

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM, Thank you!

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.

None yet

5 participants