Uh oh!
There was an error while loading. Please reload this page.
Bump to 1.22.0 and update boostrap compiler - #44154
Conversation
There was a problem hiding this comment.
Oh. This is going to make the reversal at #44045 more difficult (if the decision turns out to be "not close").
a994803 to
1768563Comparealexcrichton
commented
Aug 29, 2017
Mark-Simulacrum
commented
Aug 29, 2017
Aside from the concern raised by @kennytm (#44154 (comment)) r=me. |
alexcrichton
commented
Aug 29, 2017
Ok the current disposition is to close so it sounds like there's not going to be need for a revert, and if so I'll volunteer to do the revert myself. @bors: r=Mark-Simulacrum |
bors
commented
Aug 29, 2017
📌 Commit 1768563 has been approved by |
There was a problem hiding this comment.
Please leave this comment in! Though if you feel like it, it could be corrected to "...for local rebuilds using a rustc with jemalloc to create a rustc without jemalloc."
There was a problem hiding this comment.
Just to clarify my previous comment, only the // The not(stage0+msvc) gates will only last until the next stage0 bump line should be deleted 🙂
aidanhs
commented
Aug 29, 2017
@bors r- since and other bits and pieces |
95a6b4f to
45d7224Comparealexcrichton
commented
Aug 29, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Aug 29, 2017
📌 Commit 45d7224 has been approved by |
45d7224 to
076485fComparealexcrichton
commented
Aug 29, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Aug 29, 2017
📌 Commit 076485f has been approved by |
cc #43975 (that PR depends on it) |
steveklabnik
commented
Aug 30, 2017
Given this has been sitting for almost a day, and some other PRs depend on it, and IIRC we need it for a nightly... @bors: p=1 |
steveklabnik
commented
Aug 30, 2017
Oh wait, this is in the rollup. My bad! Not that it harms anything. |
bors
commented
Aug 31, 2017
⌛ Testing commit 076485f with merge 8368ca641567e6d41f7e22b406c1ba86e74c80c6... |
076485f to
678f6daComparealexcrichton
commented
Aug 31, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Aug 31, 2017
📌 Commit 678f6da has been approved by |
kennytm
commented
Aug 31, 2017
@alexcrichton 678f6da failed the CI with tidy error. |
678f6da to
731c095Comparealexcrichton
commented
Aug 31, 2017
Simulacrum |
alexcrichton
commented
Aug 31, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Aug 31, 2017
📌 Commit 731c095 has been approved by |
bors
commented
Aug 31, 2017
⌛ Testing commit 731c09578ef8a720aa8a3fa1fdb9e988ceac2e66 with merge 57059b7a2f8739e50ac459eee4916881b279034d... |
bors
commented
Aug 31, 2017
💔 Test failed - status-appveyor |
steveklabnik
commented
Aug 31, 2017
|
I think there may still be bugs preventing its removal..
731c095 to
9e5a7e9Comparealexcrichton
commented
Sep 1, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Sep 1, 2017
📌 Commit 9e5a7e9 has been approved by |
bors
commented
Sep 1, 2017
⌛ Testing commit 9e5a7e9 with merge 5289948b56acb02c9ce5f202f6798e5750405092... |
bors
commented
Sep 1, 2017
💔 Test failed - status-travis |
kennytm
commented
Sep 1, 2017
[01:12:37]Compiling git2 v0.6.7[01:12:39] error[E0308]: mismatched types
[01:12:39] --> /cargo/registry/src/github.com-1ecc6299db9ec823/git2-0.6.7/src/blob.rs:117:53[01:12:39] |
[01:12:39]117 | let res = ((*self.raw).write)(self.raw, buf.as_ptr()as*consti8, buf.len());[01:12:39] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected u8, found i8[01:12:39] |
[01:12:39] = note: expected type `*const u8`
[01:12:39] found type `*const i8`
[01:12:39][01:12:40] error: aborting due to previous error
[01:12:40][01:12:40] error:Could not compile `git2`. |
alexcrichton
commented
Sep 1, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Sep 1, 2017
📌 Commit 271c63c has been approved by |
bors
commented
Sep 1, 2017
Bump to 1.22.0 and update boostrap compiler Time to get a new nightly!
bors
commented
Sep 1, 2017
☀️ Test successful - status-appveyor, status-travis |
Time to get a new nightly!