Skip to content

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Jun 6, 2017

  • Update the cargo submodule
  • Update the stage0 bootstrap to 1.18.0 release
  • Update release channel to beta
  • Disable the RLS (this'll happen next beta hopefully)

Closes #42357

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@alexcrichton
Copy link
Member Author

@bors: r+ p=10

(this is the beta release)

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

📌 Commit b63c47a has been approved by alexcrichton

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

📌 Commit 15ab000 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

⌛ Testing commit 15ab000 with merge e2d3d32...

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

💔 Test failed - status-travis

@arielb1 arielb1 added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 6, 2017
@arielb1
Copy link
Contributor

arielb1 commented Jun 6, 2017

Looks like there is some incompatibility:

[00:56:54] error[E0308]: mismatched types
[00:56:54]    --> /checkout/src/tools/rls/src/build.rs:334:32
[00:56:54]     |
[00:56:54] 334 |                         return cmd.exec();
[00:56:54]     |                                ^^^^^^^^^^ expected struct `cargo::util::ProcessError`, found struct `cargo::CargoError`
[00:56:54]     |
[00:56:54]     = note: expected type `std::result::Result<_, cargo::util::ProcessError>`
[00:56:54]                found type `std::result::Result<_, cargo::CargoError>`

@alexcrichton
Copy link
Member Author

@bors: r+

Looks like no submodule update for us

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

📌 Commit 63a9089 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

⌛ Testing commit 63a9089 with merge 1c46adf...

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

💔 Test failed - status-travis

* Update the cargo submodule
* Update the stage0 bootstrap to 1.18.0 release
* Update release channel to beta
* Disable the RLS (this'll happen next beta hopefully)
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

📌 Commit 1dbacb3 has been approved by alexcrichton

@manfredbrandl
Copy link

@alexcrichton travis seems not to recognice that the job 53769.33 has finished compiling.

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

⌛ Testing commit 1dbacb3 with merge 7350367...

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: retry

  • osx timed out :(

@bors
Copy link
Collaborator

bors commented Jun 6, 2017

⌛ Testing commit 1dbacb3 with merge a879841...

bors added a commit that referenced this pull request Jun 6, 2017
[beta] Prepare the 1.19.0 beta release

* ~~Update the cargo submodule~~
* Update the stage0 bootstrap to 1.18.0 release
* Update release channel to beta
* Disable the RLS (this'll happen next beta hopefully)

Closes #42357
@bors
Copy link
Collaborator

bors commented Jun 7, 2017

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

@bors bors merged commit 1dbacb3 into rust-lang:beta Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants