Skip to content

core: Update the safety docs for core::ptr::write #28965

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
Oct 11, 2015

Conversation

bluss
Copy link
Member

@bluss bluss commented Oct 11, 2015

core: Update the safety docs for core::ptr::write

Updated to reflect that not dropping a value is safe (but discouraged).

Updated to reflect that not dropping a value is safe (but discouraged).
@rust-highfive
Copy link
Contributor

r? @brson

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

@huonw
Copy link
Member

huonw commented Oct 11, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 11, 2015

📌 Commit 4dee42f has been approved by huonw

@bors
Copy link
Collaborator

bors commented Oct 11, 2015

⌛ Testing commit 4dee42f with merge db6c712...

bors added a commit that referenced this pull request Oct 11, 2015
core: Update the safety docs for core::ptr::write

Updated to reflect that not dropping a value is safe (but discouraged).
@bors bors merged commit 4dee42f into rust-lang:master Oct 11, 2015
@bluss bluss deleted the ptr-write-doc branch October 12, 2015 00:21
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.

5 participants