Skip to content

Make ForeignItem an alias of Item. - #67114

Merged
bors merged 1 commit into
rust-lang:masterfrom
Centril:foreign-item-alias
Dec 8, 2019
Merged

Make ForeignItem an alias of Item.#67114
bors merged 1 commit into
rust-lang:masterfrom
Centril:foreign-item-alias

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Working towards the merging of items in AST and syntactically.

r? @petrochenkov

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

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Dec 7, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit c8850c7 has been approved by petrochenkov

@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 Dec 7, 2019
Centril added a commit to Centril/rust that referenced this pull request Dec 7, 2019
…chenkov
Make `ForeignItem` an alias of `Item`.
Working towards the merging of items in AST and syntactically.
r? @petrochenkov
@CentrilCentril mentioned this pull request Dec 7, 2019
Centril added a commit to Centril/rust that referenced this pull request Dec 8, 2019
…chenkov
Make `ForeignItem` an alias of `Item`.
Working towards the merging of items in AST and syntactically.
r? @petrochenkov
@CentrilCentril mentioned this pull request Dec 8, 2019
bors added a commit that referenced this pull request Dec 8, 2019
Rollup of 5 pull requests
Successful merges:
- #66325 (Change unused_labels from allow to warn)
- #66991 (Cleanup BodyCache)
- #67101 (use `#[allow(unused_attributes)]` to paper over incr.comp problem)
- #67114 (Make `ForeignItem` an alias of `Item`.)
- #67129 (Fixes typo)
Failed merges:
- #66886 (Remove the borrow check::nll submodule)
r? @ghost
@bors
bors merged commit c8850c7 into rust-lang:masterDec 8, 2019
@Centril
Centril deleted the foreign-item-alias branch December 8, 2019 09:08
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

@Centril@petrochenkov@bors@rust-highfive