Skip to content

mk: Really fix win32 distributions #29255

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

Merged
merged 1 commit into from
Oct 24, 2015
Merged

Conversation

alexcrichton
Copy link
Member

The macro in question doesn't actually have a $(2) argument so $(1) should
really be used as it's the target in question.

The macro in question doesn't actually have a $(2) argument so $(1) should
really be used as it's the target in question.
@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned nikomatsakis Oct 23, 2015
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@brson
Copy link
Contributor

brson commented Oct 23, 2015

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Oct 23, 2015

📌 Commit 451b959 has been approved by brson

bors added a commit that referenced this pull request Oct 23, 2015
The macro in question doesn't actually have a $(2) argument so $(1) should
really be used as it's the target in question.
@bors
Copy link
Collaborator

bors commented Oct 23, 2015

⌛ Testing commit 451b959 with merge 1210fb9...

@bors bors merged commit 451b959 into rust-lang:master Oct 24, 2015
@alexcrichton alexcrichton deleted the really-fix branch October 28, 2015 05:52
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.

5 participants