Skip to content

Conversation

@kmcallister
Copy link
Contributor

Fixes #21370.

unused-macro-with-follow-violation.rs was already handled correctly. That test is just for good measure. :)

I have a more involved plan to clean this up, but it ran into difficulties such as #22814.

Fixes rust-lang#21370.

unused-macro-with-follow-violation.rs was already handled correctly. That test
is just for good measure. :)
@huonw
Copy link
Contributor

huonw commented Feb 26, 2015

@bors r+ 65ea

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@huonw huonw assigned huonw and unassigned pcwalton Feb 26, 2015
@bors
Copy link
Collaborator

bors commented Feb 26, 2015

⌛ Testing commit 65ea911 with merge f449b4e...

@bors
Copy link
Collaborator

bors commented Feb 26, 2015

💔 Test failed - auto-mac-64-nopt-t

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Collaborator

bors commented Feb 27, 2015

⌛ Testing commit 65ea911 with merge 8002dc8...

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 27, 2015
 Fixes rust-lang#21370.

`unused-macro-with-follow-violation.rs` was already handled correctly. That test is just for good measure. :)

I have a more involved plan to clean this up, but it ran into difficulties such as rust-lang#22814.
@bors
Copy link
Collaborator

bors commented Feb 27, 2015

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton
Copy link
Member

@bors: retry

@bors bors merged commit 65ea911 into rust-lang:master Feb 28, 2015
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.

Invalid macro fails only if used

6 participants