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

Avoid memcpy references in unoptimized code #181

Merged
merged 1 commit into from
Jul 23, 2017
Merged

Conversation

TimNN
Copy link
Contributor

@TimNN TimNN commented Jul 22, 2017

@alexcrichton
Copy link
Member

@bors: r+

I wonder if it'd be possible to add a test for this as well?

@bors
Copy link
Contributor

bors commented Jul 23, 2017

📌 Commit c138713 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 23, 2017

⌛ Testing commit c138713 with merge 6b9281d...

bors added a commit that referenced this pull request Jul 23, 2017
Avoid memcpy references in unoptimized code

Fixes rust-lang/rust#43411.
@bors
Copy link
Contributor

bors commented Jul 23, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 6b9281d to master...

@bors bors merged commit c138713 into rust-lang:master Jul 23, 2017
@TimNN TimNN deleted the no-memcpy branch July 23, 2017 05:55
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