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

Clean up and encapsulate syntax::ext::mtwt, rename mtwt to hygiene #34860

Merged
merged 3 commits into from
Jul 18, 2016

Conversation

jseyfried
Copy link
Contributor

r? @nrc


// create a fresh mark.
pub fn fresh_mark() -> ast::Mrk {
gensym("mark").0
Copy link
Member

Choose a reason for hiding this comment

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

🎉 (this might be the only remaining "legitimate" use of gensym)

@jseyfried jseyfried force-pushed the encapsulate_hygiene branch from 804486b to 275d321 Compare July 17, 2016 17:13
@nrc
Copy link
Member

nrc commented Jul 17, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 17, 2016

📌 Commit 275d321 has been approved by nrc

@bors
Copy link
Contributor

bors commented Jul 17, 2016

⌛ Testing commit 275d321 with merge 165c5f7...

@bors
Copy link
Contributor

bors commented Jul 18, 2016

💔 Test failed - auto-win-gnu-32-opt

@alexcrichton
Copy link
Member

@bors: retry

On Sun, Jul 17, 2016 at 7:10 PM, bors notifications@github.com wrote:

💔 Test failed - auto-win-gnu-32-opt
https://buildbot.rust-lang.org/builders/auto-win-gnu-32-opt/builds/4919


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#34860 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Ox83IvM0TVBhFVwLKC6Kck7YOJEks5qWuCUgaJpZM4JOFRi
.

@bors
Copy link
Contributor

bors commented Jul 18, 2016

⌛ Testing commit 275d321 with merge 6cc49e5...

bors added a commit that referenced this pull request Jul 18, 2016
Clean up and encapsulate `syntax::ext::mtwt`, rename `mtwt` to `hygiene`

r? @nrc
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