Uh oh!
There was an error while loading. Please reload this page.
Bump to 1.24.0 - #46288
Conversation
alexcrichton
commented
Nov 26, 2017
rust-highfive
commented
Nov 26, 2017
(rust_highfive has picked a reviewer for you, use r? to override) |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
r=me if you don't want to worry about rustfmt-nightly being duplicated. Feel free to just file an issue and cc me on it too.
There was a problem hiding this comment.
I feel like maybe something didn't quite resolve correctly here? We're depending on two versions of rustfmt with this -- one in-tree (I think) and one on crates.io. Technically not a problem, but maybe worth looking into?
There was a problem hiding this comment.
nit: looks like the return & {}s could be removed too
joshtriplett
commented
Nov 27, 2017
@Mark-Simulacrum is already reviewing, but this does LGTM. |
leoyvens
commented
Nov 27, 2017
I think you missed the |
bors
commented
Nov 27, 2017
☔ The latest upstream changes (presumably #44884) made this pull request unmergeable. Please resolve the merge conflicts. |
ad8a97b to
2bfaaccComparealexcrichton
commented
Nov 29, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Nov 29, 2017
📌 Commit 2bfaacc has been approved by |
bors
commented
Nov 30, 2017
☔ The latest upstream changes (presumably #46144) made this pull request unmergeable. Please resolve the merge conflicts. |
Also remove a number of `stage0` annotations and such
2bfaacc to
a850bb0Comparealexcrichton
commented
Nov 30, 2017
@bors: r=Mark-Simulacrum |
bors
commented
Nov 30, 2017
📌 Commit a850bb0 has been approved by |
Bump to 1.24.0 * Update the in-tree version number * Update the bootstrap compiler * Remove `cfg(stage0)` annotations * Update crate dependencies * Update Cargo itself
bors
commented
Dec 2, 2017
bors
commented
Dec 2, 2017
☀️ Test successful - status-appveyor, status-travis |
cfg(stage0)annotations