Skip to content

Clean up E0646 - #73092

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:cleanup-e0646
Jun 8, 2020
Merged

Clean up E0646#73092
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:cleanup-e0646

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

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

@pickfirepickfire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jun 7, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit af68249 has been approved by Dylan-DPC

@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 Jun 7, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jun 7, 2020
@RalfJungRalfJung mentioned this pull request Jun 8, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 8, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#72026 (Update annotate-snippets-rs to 0.8.0)
- rust-lang#72583 (impl AsRef<[T]> for vec::IntoIter<T>)
- rust-lang#72615 (Fix documentation example for gcov profiling)
- rust-lang#72761 (Added the documentation for the 'use' keyword)
- rust-lang#72799 (Add `-Z span-debug` to allow for easier debugging of proc macros)
- rust-lang#72811 (Liballoc impl)
- rust-lang#72963 (Cstring `from_raw` and `into_raw` safety precisions)
- rust-lang#73001 (Free `default()` forwarding to `Default::default()`)
- rust-lang#73075 (Add comments to `Resolve::get_module`)
- rust-lang#73092 (Clean up E0646)
Failed merges:
r? @ghost
@bors
bors merged commit 7983e56 into rust-lang:masterJun 8, 2020
@GuillaumeGomez
GuillaumeGomez deleted the cleanup-e0646 branch June 9, 2020 09:43
@cuvipercuviper added this to the 1.46 milestone May 2, 2024
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.

6 participants

@GuillaumeGomez@Dylan-DPC-zz@bors@pickfire@cuviper@rust-highfive