Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flesh out quote macros #23359

Merged
merged 3 commits into from
Mar 27, 2015
Merged

Flesh out quote macros #23359

merged 3 commits into from
Mar 27, 2015

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Mar 14, 2015

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

@rust-highfive
Copy link
Collaborator

r? @pnkfelix

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

@bors
Copy link
Contributor

bors commented Mar 17, 2015

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

@bors
Copy link
Contributor

bors commented Mar 20, 2015

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

@erickt
Copy link
Contributor Author

erickt commented Mar 24, 2015

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

@pnkfelix
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Mar 26, 2015

📌 Commit a17f556 has been approved by pnkfelix

@bors
Copy link
Contributor

bors commented Mar 26, 2015

⌛ 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
Copy link
Contributor

bors commented Mar 26, 2015

💔 Test failed - auto-win-32-opt

@alexcrichton
Copy link
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
Copy link
Contributor

bors commented Mar 27, 2015

@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