Skip to content

std: Remove unused objects from compiler-builtins - #38623

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:less-osx-warnings
Jan 10, 2017
Merged

std: Remove unused objects from compiler-builtins#38623
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:less-osx-warnings

Conversation

@alexcrichton

Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @aturon

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

@aturon

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

@bors

bors commented Jan 4, 2017

Copy link
Copy Markdown
Collaborator

📌 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.
@frewsxcvfrewsxcv mentioned this pull request Jan 9, 2017
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.
@sanxiynsanxiyn mentioned this pull request Jan 10, 2017
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:masterJan 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 freeto 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

@alexcrichton@rust-highfive@aturon@bors