Skip to content

Flesh out quote macros#23359

Merged
bors merged 3 commits into
rust-lang:masterfrom
erickt:quote
Mar 27, 2015
Merged

Flesh out quote macros#23359
bors merged 3 commits into
rust-lang:masterfrom
erickt:quote

Conversation

@erickt

@erickt erickt commented Mar 14, 2015

Copy link
Copy Markdown
Contributor

This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@bors

bors commented Mar 17, 2015

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #23331) made this pull request unmergeable. Please resolve the merge conflicts.

@bors

bors commented Mar 20, 2015

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #23548) made this pull request unmergeable. Please resolve the merge conflicts.

@erickt

erickt commented Mar 24, 2015

Copy link
Copy Markdown
Contributor Author

@pnkfelix: This PR should be merge-able again.

@pnkfelix

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Mar 26, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit a17f556 has been approved by pnkfelix

@bors

bors commented Mar 26, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit a17f556 with merge 53a183f...

bors added a commit that referenced this pull request Mar 26, 2015
This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.
@bors

bors commented Mar 26, 2015

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-win-32-opt

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2015
 This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.
@bors

bors commented Mar 27, 2015

Copy link
Copy Markdown
Collaborator

@bors

bors commented Mar 27, 2015

Copy link
Copy Markdown
Collaborator

@bors bors merged commit a17f556 into rust-lang:master Mar 27, 2015
@bors bors mentioned this pull request Mar 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants