Skip to content

[beta] Final backports to beta#41427

Merged
bors merged 5 commits into
rust-lang:betafrom
alexcrichton:beta-next
Apr 21, 2017
Merged

[beta] Final backports to beta#41427
bors merged 5 commits into
rust-lang:betafrom
alexcrichton:beta-next

Conversation

eddyb and others added 4 commits April 20, 2017 13:17
Currently the Cargo binary has jumped from 14M to 34M on the beta channel, which
appears to be due to the fact that we're compiling tools with debug information
inside them. This additionally means that the `rls` binary is 62M right now!

This wasn't an intentional change, so be sure to disable debuginfo when
compiling tools as it's just intended for the standard library and compile for
now.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @arielb1

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

@rust-highfive

Copy link
Copy Markdown
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r+ p=5

(beta backports)

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 7b44392 has been approved by alexcrichton

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7b44392 with merge 732672b...

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@arielb1

arielb1 commented Apr 20, 2017

Copy link
Copy Markdown
Contributor
error[E0369]: binary operation `!=` cannot be applied to type `Mode`

   --> /checkout/src/bootstrap/lib.rs:477:12

    |

477 |         if mode != Mode::Tool {

    |            ^^^^

    |

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r+

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit e7eda62 has been approved by alexcrichton

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit e7eda62 with merge fffafd3...

@bors

bors commented Apr 20, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-appveyor

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: retry

@bors

bors commented Apr 21, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit e7eda62 with merge 3cc1e39...

bors added a commit that referenced this pull request Apr 21, 2017
[beta] Final backports to beta

Backport of:

* #40863
* #41085
* #41354
* #41378
@bors

bors commented Apr 21, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 3cc1e39 to beta...

@bors bors merged commit e7eda62 into rust-lang:beta Apr 21, 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.

6 participants