Skip to content

Fix up unsafe section of slice::from_raw_parts #26891

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
Jul 8, 2015

Conversation

steveklabnik
Copy link
Member

Added a proper Unsafety header, as well as mentioning that
the pointer shouldn't be null.

Fixes #26552

Added a proper Unsafety header, as well as mentioning that
the pointer shouldn't be null.

Fixes rust-lang#26552
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Member

huonw commented Jul 8, 2015

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 8, 2015

📌 Commit 80f2692 has been approved by huonw

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 8, 2015
Added a proper Unsafety header, as well as mentioning that
the pointer shouldn't be null.

Fixes rust-lang#26552
bors added a commit that referenced this pull request Jul 8, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Successful merges: #26687, #26784, #26850, #26889, #26891, #26892, #26893
- Failed merges:
@bors bors merged commit 80f2692 into rust-lang:master Jul 8, 2015
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

4 participants