Uh oh!
There was an error while loading. Please reload this page.
syntax: move stuff around - #65916
Conversation
This comment has been minimized.
This comment has been minimized.
davidtwco
left a comment
There was a problem hiding this comment.
I'd like to see the last commit's changes squashed into the relevant commits that introduced the issues, but otherwise, r=me.
Centril
commented
Oct 30, 2019
Squashed -- was easier than I feared. :) @bors r=davidtwco |
bors
commented
Oct 30, 2019
📌 Commit 27adef62d6e8f73e5645eb8ad7f5bbcb9d595122 has been approved by |
Centril
commented
Oct 30, 2019
I'm not even going to try getting this through CI now that the toolstate week is in effect. :) @bors r- |
This comment has been minimized.
This comment has been minimized.
2d04b43 to
948674bCompareCentril
commented
Nov 6, 2019
Toolstate should be breakable again, @bors r=davidtwco |
bors
commented
Nov 6, 2019
📌 Commit 948674b6e94af25d7c64dbd91ba235467140457a has been approved by |
This comment has been minimized.
This comment has been minimized.
Centril
commented
Nov 6, 2019
@bors r=davidtwco |
bors
commented
Nov 6, 2019
📌 Commit 7514dcdb8e8cf50a0ca6415d1b513e424b7c3144 has been approved by |
This comment has been minimized.
This comment has been minimized.
Centril
commented
Nov 7, 2019
@bors r=davidtwco |
bors
commented
Nov 7, 2019
📌 Commit cc9c139 has been approved by |
syntax: move stuff around Part of rust-lang#65324. r? @davidtwco cc @estebank@petrochenkov
Rollup of 5 pull requests Successful merges: - #63793 (Have tidy ensure that we document all `unsafe` blocks in libcore) - #64696 ([rustdoc] add sub settings) - #65916 (syntax: move stuff around) - #66087 (Update some build-pass ui tests to use check-pass where applicable) - #66182 (invalid_value lint: fix help text) Failed merges: r? @ghost
Rollup of 5 pull requests Successful merges: - #63793 (Have tidy ensure that we document all `unsafe` blocks in libcore) - #64696 ([rustdoc] add sub settings) - #65916 (syntax: move stuff around) - #66087 (Update some build-pass ui tests to use check-pass where applicable) - #66182 (invalid_value lint: fix help text) Failed merges: r? @ghost
rustup rust-lang/rust#65916 cc rust-lang/rust#65916 changelog: none
rustup rust-lang/rust#65916 cc rust-lang/rust#65916 changelog: none
Part of #65324.
r? @davidtwco
cc @estebank@petrochenkov