Skip to content

mention that MaybeUninit is a bit like Option - #61273

Merged
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:maybe-uninit
May 29, 2019
Merged

mention that MaybeUninit is a bit like Option#61273
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:maybe-uninit

Conversation

@RalfJung

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 28, 2019
Comment threadsrc/libcore/mem.rs Outdated
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril

r=me rollup with the typo fix above.

Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors r=Centril rollup

@bors

bors commented May 28, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 2bf80cf has been approved by Centril

@borsbors 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 May 28, 2019
Centril added a commit to Centril/rust that referenced this pull request May 28, 2019
mention that MaybeUninit is a bit like Option
@CentrilCentril mentioned this pull request May 28, 2019
Centril added a commit to Centril/rust that referenced this pull request May 28, 2019
mention that MaybeUninit is a bit like Option
@CentrilCentril mentioned this pull request May 28, 2019
Centril added a commit to Centril/rust that referenced this pull request May 28, 2019
mention that MaybeUninit is a bit like Option
@CentrilCentril mentioned this pull request May 28, 2019
bors added a commit that referenced this pull request May 28, 2019
Rollup of 9 pull requests
Successful merges:
- #60742 (Allow const parameters in array sizes to be unified)
- #60756 (Add better tests for hidden lifetimes in impl trait)
- #60928 (Changes the type `mir::Mir` into `mir::Body`)
- #61024 (tests: Centralize proc macros commonly used for testing)
- #61157 (BufReader: In Seek impl, remove extra discard_buffer call)
- #61195 (Special-case `.llvm` in mangler)
- #61202 (Print PermissionExt::mode() in octal in Documentation Examples)
- #61259 (Mailmap fixes)
- #61273 (mention that MaybeUninit is a bit like Option)
Failed merges:
r? @ghost
@bors
bors merged commit 2bf80cf into rust-lang:masterMay 29, 2019
@RalfJung
RalfJung deleted the maybe-uninit branch May 30, 2019 08:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@RalfJung@rust-highfive@Centril@bors@alexcrichton