Uh oh!
There was an error while loading. Please reload this page.
Move slice::exact_chunks directly above exact_chunks_mut for more con… - #51151
Conversation
rust-highfive
commented
May 29, 2018
r? @dtolnay (rust_highfive has picked a reviewer for you, use r? to override) |
dtolnay
commented
May 29, 2018
@bors r+ rollup |
bors
commented
May 29, 2018
📌 Commit 5b1be00 has been approved by |
bors
commented
May 30, 2018
🔒 Merge conflict |
…dtolnay Move slice::exact_chunks directly above exact_chunks_mut for more con… …sistent docs order See rust-lang#47115 (comment)
Rollup of 12 pull requests Successful merges: - #51050 (std::fs::DirEntry.metadata(): use fstatat instead of lstat when possible) - #51123 (Update build instructions) - #51127 (Add doc link from discriminant struct to function.) - #51146 (typeck: Do not pass the field check on field error) - #51147 (Stabilize SliceIndex trait.) - #51151 (Move slice::exact_chunks directly above exact_chunks_mut for more con…) - #51152 (Replace `if` with `if and only if` in the definition dox of `Sync`) - #51153 (Link panic and compile_error docs) - #51158 (Mention spec and indented blocks in doctest docs) - #51186 (Remove two redundant .nll.stderr files) - #51203 (Two minor `obligation_forest` tweaks.) - #51213 (fs: copy: Use File::set_permissions instead of fs::set_permissions) Failed merges:
sdroege
commented
Jun 3, 2018
Should I rebase this PR or how are you usually handling merge conflicts? |
5b1be00 to
eb3a734Comparesdroege
commented
Jun 4, 2018
Ah it says |
dtolnay
commented
Jun 4, 2018
@bors r+ rollup |
bors
commented
Jun 4, 2018
📌 Commit eb3a734 has been approved by |
bors
commented
Jun 4, 2018
⌛ Testing commit eb3a734 with merge b10957fd77ca7d437b5c8ce434f7bf1a87f90526... |
bors
commented
Jun 4, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Jun 4, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
rust-highfive
commented
Jun 4, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
sdroege
commented
Jun 4, 2018
This looks unrelated to my changes, openssl sources failed to download. |
dtolnay
commented
Jun 4, 2018
bors
commented
Jun 4, 2018
Move slice::exact_chunks directly above exact_chunks_mut for more con… …sistent docs order See #47115 (comment)
bors
commented
Jun 4, 2018
☀️ Test successful - status-appveyor, status-travis |
…sistent docs order
See #47115 (comment)