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

un-deprecate mem::zeroed #57825

Merged
merged 1 commit into from
Jan 26, 2019
Merged

un-deprecate mem::zeroed #57825

merged 1 commit into from
Jan 26, 2019

Conversation

RalfJung
Copy link
Member

as per the discussion around #53491 (comment)

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 22, 2019
Copy link
Contributor

@gnzlbg gnzlbg left a comment

Choose a reason for hiding this comment

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

LGTM, matches the consensus of the tracking issue.

@nikomatsakis
Copy link
Contributor

I'm going to just r+ this, since it's only removing a deprecation.

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jan 25, 2019

📌 Commit e7998bf has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 25, 2019
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
un-deprecate mem::zeroed

as per the discussion around <rust-lang#53491 (comment)>
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
un-deprecate mem::zeroed

as per the discussion around <rust-lang#53491 (comment)>
Centril added a commit to Centril/rust that referenced this pull request Jan 26, 2019
un-deprecate mem::zeroed

as per the discussion around <rust-lang#53491 (comment)>
bors added a commit that referenced this pull request Jan 26, 2019
Rollup of 7 pull requests

Successful merges:

 - #57407 (Stabilize extern_crate_self)
 - #57703 (Make MutexGuard's Debug implementation more useful.)
 - #57764 (Fix some minor warnings)
 - #57825 (un-deprecate mem::zeroed)
 - #57827 (Ignore aarch64 in simd-intrinsic-generic-reduction)
 - #57908 (resolve: Fix span arithmetics in the import conflict error)
 - #57913 (Change crate-visibility-modifier issue number in The Unstable Book)

Failed merges:

r? @ghost
@bors bors merged commit e7998bf into rust-lang:master Jan 26, 2019
@RalfJung RalfJung deleted the zeroed branch February 17, 2019 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants