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

add test for nested macro def (#31946) #40523

Merged
merged 1 commit into from Mar 23, 2017
Merged

Conversation

durka
Copy link
Contributor

@durka durka commented Mar 14, 2017

Adds a test for issue #31946 which was fixed in 1.12.0.

Closes #31946.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@petrochenkov
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Mar 14, 2017

📌 Commit 9741c9d has been approved by petrochenkov

arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 18, 2017
add test for nested macro def (rust-lang#31946)

Adds a test for issue rust-lang#31946 which was fixed in 1.12.0.

Closes rust-lang#31946.
bors added a commit that referenced this pull request Mar 18, 2017
arielb1 pushed a commit to arielb1/rust that referenced this pull request Mar 19, 2017
add test for nested macro def (rust-lang#31946)

Adds a test for issue rust-lang#31946 which was fixed in 1.12.0.

Closes rust-lang#31946.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 20, 2017
add test for nested macro def (rust-lang#31946)

Adds a test for issue rust-lang#31946 which was fixed in 1.12.0.

Closes rust-lang#31946.
@bors
Copy link
Contributor

bors commented Mar 21, 2017

🔒 Merge conflict

Adds a test for issue rust-lang#31946 which was fixed a while ago.
@bstrie
Copy link
Contributor

bstrie commented Mar 21, 2017

@bors r=petrochenkov

@bors
Copy link
Contributor

bors commented Mar 21, 2017

📌 Commit 7551e71 has been approved by petrochenkov

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 22, 2017
add test for nested macro def (rust-lang#31946)

Adds a test for issue rust-lang#31946 which was fixed in 1.12.0.

Closes rust-lang#31946.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 22, 2017
add test for nested macro def (rust-lang#31946)

Adds a test for issue rust-lang#31946 which was fixed in 1.12.0.

Closes rust-lang#31946.
bors added a commit that referenced this pull request Mar 22, 2017
Rollup of 13 pull requests

- Successful merges: #40509, #40523, #40548, #40578, #40619, #40689, #40690, #40692, #40704, #40722, #40723, #40725, #40732
- Failed merges:
@bors bors merged commit 7551e71 into rust-lang:master Mar 23, 2017
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.

cannot define a capturing macro in an expr passed to println!
6 participants