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

Allow --test to be used on proc-macro crates #38107

Merged
merged 1 commit into from
Dec 5, 2016

Conversation

keeperofdakeys
Copy link
Contributor

Fixes #37480

This patch allows --test to work for proc-macro crates, removing the previous error.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Dec 1, 2016

📌 Commit bfdd2d4 has been approved by alexcrichton

bors added a commit that referenced this pull request Dec 5, 2016
Allow --test to be used on proc-macro crates

Fixes #37480

This patch allows `--test` to work for proc-macro crates, removing the previous error.
@bors
Copy link
Contributor

bors commented Dec 5, 2016

⌛ Testing commit bfdd2d4 with merge d346dbc...

@bors bors merged commit bfdd2d4 into rust-lang:master Dec 5, 2016
@keeperofdakeys keeperofdakeys deleted the proc-macro-test branch February 2, 2017 21:50
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.

4 participants