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

Fix bug in macro expression spans #33712

Merged
merged 1 commit into from
May 19, 2016

Conversation

jseyfried
Copy link
Contributor

Fix a bug in macro expression spans.
r? @nrc

@jseyfried
Copy link
Contributor Author

jseyfried commented May 18, 2016

The bug was introduced here (that line should have remained span: e.span) and was partially fixed in this commit (specifically, the expn_id field of the span was fixed).

@nrc
Copy link
Member

nrc commented May 19, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented May 19, 2016

📌 Commit f630419 has been approved by nrc

Manishearth added a commit to Manishearth/rust that referenced this pull request May 19, 2016
…g, r=nrc

Fix bug in macro expression spans

Fix a bug in macro expression spans.
r? @nrc
bors added a commit that referenced this pull request May 19, 2016
Rollup of 10 pull requests

- Successful merges: #33353, #33611, #33696, #33698, #33705, #33708, #33712, #33720, #33721, #33730
- Failed merges:
@bors bors merged commit f630419 into rust-lang:master May 19, 2016
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