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

Cleanup macro expansion and improve diagnostics #33766

Merged
merged 11 commits into from
May 26, 2016

Conversation

jseyfried
Copy link
Contributor

Cleanup macro expansion and improve diagnostics. Fixes #33709.
r? @nrc

@nrc
Copy link
Member

nrc commented May 23, 2016

Damn, @jseyfied, you've been busy :-)

&fld.cx.parse_sess.codemap(),
&fld.cx.ecfg.features.unwrap());
}
trait MacroGenerable: Sized {
Copy link
Member

Choose a reason for hiding this comment

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

Could you comment on what this trait is for, what should implement it, etc.

@nrc
Copy link
Member

nrc commented May 23, 2016

r+ with the extra comment

@jseyfried
Copy link
Contributor Author

@nrc I added some comments.

@nrc
Copy link
Member

nrc commented May 26, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented May 26, 2016

📌 Commit e9c0283 has been approved by nrc

@bors
Copy link
Contributor

bors commented May 26, 2016

⌛ Testing commit e9c0283 with merge dc91467...

bors added a commit that referenced this pull request May 26, 2016
Cleanup macro expansion and improve diagnostics

Cleanup macro expansion and improve diagnostics. Fixes #33709.
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.

3 participants