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

pass along flags to libuv build #6176

Merged
merged 1 commit into from
May 2, 2013
Merged

pass along flags to libuv build #6176

merged 1 commit into from
May 2, 2013

Conversation

thestinger
Copy link
Contributor

Closes #6142

bors added a commit that referenced this pull request May 2, 2013
@bors bors closed this May 2, 2013
@bors bors merged commit d6697e7 into rust-lang:incoming May 2, 2013
bors added a commit that referenced this pull request May 7, 2013
fix for #6279 #6253

mk: rt.mk regression patch for mingw32 after #6176

currently do not pass optimization option just make it works only

mk: target.mk host.mk fix for duplicated rules of mingw32 after #6235

It can be simply fixed with CFG_LIB check whether bin or lib however considering multiple target triples with linux and windows, CFG_LIB needs to configurable #5223 and #5577
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 3, 2020
Lint items after statements in local macro expansions

The items_after_statements lint was skipping all expansions.  Instead
we should still lint local macros.

Fixes rust-lang#578

---

*Please keep the line below*
changelog: The items_after_statements now applies to local macro expansions
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.

None yet

2 participants