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

Search for libfoo.a on windows as well as foo.lib #10785

Merged
merged 1 commit into from
Dec 4, 2013

Conversation

alexcrichton
Copy link
Member

Turns out LLVM only builds libfoo.a libraries, so we're going to need this logic
to statically link librustc

Turns out LLVM only builds libfoo.a libraries, so we're going to need this logic
to statically link librustc
bors added a commit that referenced this pull request Dec 4, 2013
Turns out LLVM only builds libfoo.a libraries, so we're going to need this logic
to statically link librustc
@bors bors closed this Dec 4, 2013
@bors bors merged commit cb823b0 into rust-lang:master Dec 4, 2013
@alexcrichton alexcrichton deleted the omg-i-hate-windows branch December 4, 2013 08:25
@derekchiang
Copy link
Contributor

@alexcrichton +1 for the name of your branch :)

flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
…archo

Fix `diverging_sub_expression` not checking body of block

Fixes rust-lang#10776

This also adds a warning to the test `ui/never_loop.rs`, not sure if this is correct or not.

changelog: [`diverging_sub_expression`]: Fix false negatives with body of block
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