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

std: Remove unused objects from compiler-builtins #38623

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

alexcrichton
Copy link
Member

We don't actually use trampoline_setup.c and all the *tf3 business
seems related to f80/f128 business. Specifically this'll fix some
warnings showing up during builds on OSX.

We don't actually use trampoline_setup.c and all the `*tf3` business
seems related to f80/f128 business. Specifically this'll fix some
warnings showing up during builds on OSX.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@aturon
Copy link
Member

aturon commented Jan 4, 2017

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Jan 4, 2017

📌 Commit 51b655e has been approved by aturon

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jan 4, 2017
…turon

std: Remove unused objects from compiler-builtins

We don't actually use trampoline_setup.c and all the `*tf3` business
seems related to f80/f128 business. Specifically this'll fix some
warnings showing up during builds on OSX.
sanxiyn added a commit to sanxiyn/rust that referenced this pull request Jan 10, 2017
…turon

std: Remove unused objects from compiler-builtins

We don't actually use trampoline_setup.c and all the `*tf3` business
seems related to f80/f128 business. Specifically this'll fix some
warnings showing up during builds on OSX.
bors added a commit that referenced this pull request Jan 10, 2017
Rollup of 11 pull requests

- Successful merges: #38606, #38607, #38623, #38664, #38799, #38816, #38836, #38839, #38841, #38849, #38874
- Failed merges: #38845
@bors bors merged commit 51b655e into rust-lang:master Jan 10, 2017
@alexcrichton alexcrichton deleted the less-osx-warnings branch January 13, 2017 23:27
japaric pushed a commit to rust-lang/compiler-builtins that referenced this pull request Feb 6, 2017
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