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

Only build LLVM tools Rust needs. #11590

Merged
merged 1 commit into from
Jan 16, 2014
Merged

Only build LLVM tools Rust needs. #11590

merged 1 commit into from
Jan 16, 2014

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Jan 16, 2014

Closes #10893 - because we'll no longer build llvm-c-test

@huonw
Copy link
Member

huonw commented Jan 16, 2014

Out of interest, do you happen to know how much shorter this makes the build?

bors added a commit that referenced this pull request Jan 16, 2014
Closes #10893 - because we'll no longer build llvm-c-test
@bors bors closed this Jan 16, 2014
@bors bors merged commit 62fbd00 into rust-lang:master Jan 16, 2014
@vadimcn vadimcn deleted the llvm-tools branch March 1, 2015 08:01
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2023
…xendoo

Don't lint `manual_non_exhaustive` when enum is `#[non_exhaustive]`

Fixes rust-lang#11583

changelog: Fix [`manual_non_exhaustive`] false positive for unit enum variants when enum is explicitly `non_exhaustive`.
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.

Rust is failing to build on i686-pc-mingw32
4 participants