Skip to content

Fix regression in macro_rules! name matching #42005

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 16, 2017

Conversation

jseyfried
Copy link
Contributor

Fixes #41803.
r? @nrc

@jseyfried jseyfried added beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 15, 2017
@carols10cents carols10cents added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 15, 2017
@nrc
Copy link
Member

nrc commented May 16, 2017

@bors: r+

@bors
Copy link
Collaborator

bors commented May 16, 2017

📌 Commit 9f4e1e1 has been approved by nrc

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 16, 2017
Fix regression in `macro_rules!` name matching

Fixes rust-lang#41803.
r? @nrc
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 16, 2017
Fix regression in `macro_rules!` name matching

Fixes rust-lang#41803.
r? @nrc
@arielb1 arielb1 added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 16, 2017
bors added a commit that referenced this pull request May 16, 2017
Rollup of 8 pull requests

- Successful merges: #41489, #41982, #41994, #41995, #42001, #42005, #42011, #42028
- Failed merges:
@bors bors merged commit 9f4e1e1 into rust-lang:master May 16, 2017
@jseyfried jseyfried deleted the fix_macro_regression branch May 17, 2017 03:50
@michaelwoerister
Copy link
Member

Discussed in the compiler team meeting: backporting seems like a good idea.

@michaelwoerister michaelwoerister added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels May 18, 2017
@brson brson added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 1, 2017
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 1, 2017
bors added a commit that referenced this pull request Jun 1, 2017
[beta] Fix regression in `macro_rules!` name matching.

This is a backport of #42005
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants