Skip to content

Implement Copy for AllocErr - #71440

Merged
bors merged 1 commit into
rust-lang:masterfrom
TimDiekmann:copy-allocerr
Apr 23, 2020
Merged

Implement Copy for AllocErr#71440
bors merged 1 commit into
rust-lang:masterfrom
TimDiekmann:copy-allocerr

Conversation

@TimDiekmann

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 22, 2020
@Amanieu

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Apr 22, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 863d2d9 has been approved by Amanieu

@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 Apr 22, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 23, 2020
Rollup of 5 pull requests
Successful merges:
- rust-lang#71256 (Lint must_use on mem::replace)
- rust-lang#71350 (Error code explanation extra check)
- rust-lang#71369 (allow wasm32 compilation of librustc_data_structures/profiling.rs)
- rust-lang#71400 (proc_macro::is_available())
- rust-lang#71440 (Implement `Copy` for `AllocErr`)
Failed merges:
r? @ghost
@bors
bors merged commit bb13aab into rust-lang:masterApr 23, 2020
@TimDiekmann
TimDiekmann deleted the copy-allocerr branch April 26, 2020 16:32
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.

4 participants

@TimDiekmann@Amanieu@bors@rust-highfive