Uh oh!
There was an error while loading. Please reload this page.
Move diagnostics out from QueryJob and optimize for the case with no diagnostics - #57113
Conversation
Zoxc
commented
Dec 25, 2018
@bors try |
bors
commented
Dec 25, 2018
⌛ Trying commit a872c4f1ca4490a342beb6a569dffcac1aea57a4 with merge 203d99c0ed5ec7c17b4cab82a3995a30de4903ce... |
bors
commented
Dec 25, 2018
☀️ Test successful - status-travis |
Zoxc
commented
Dec 25, 2018
@rust-timer build 203d99c0ed5ec7c17b4cab82a3995a30de4903ce |
rust-timer
commented
Dec 25, 2018
Success: Queued 203d99c0ed5ec7c17b4cab82a3995a30de4903ce with parent ad781a0, comparison URL. |
rust-timer
commented
Dec 25, 2018
Finished benchmarking try commit 203d99c0ed5ec7c17b4cab82a3995a30de4903ce |
There was a problem hiding this comment.
Note: Another lock gone here too.
michaelwoerister
commented
Jan 7, 2019
Thanks, @Zoxc! r=me with the conflicts resolved. |
Zoxc
commented
Jan 7, 2019
@bors r=michaelwoerister |
bors
commented
Jan 7, 2019
📌 Commit a872c4f1ca4490a342beb6a569dffcac1aea57a4 has been approved by |
bors
commented
Jan 8, 2019
☔ The latest upstream changes (presumably #57095) made this pull request unmergeable. Please resolve the merge conflicts. |
rust-highfive
commented
Jan 8, 2019
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
Zoxc
commented
Jan 8, 2019
@bors r=michaelwoerister |
bors
commented
Jan 8, 2019
📌 Commit f21c084 has been approved by |
bors
commented
Jan 10, 2019
⌛ Testing commit f21c084 with merge 0ffb6b65c87e9c6b588512508bcab13a82c7da5f... |
bors
commented
Jan 10, 2019
💔 Test failed - status-appveyor |
emilyalbini
commented
Jan 10, 2019
@bors retry |
Move diagnostics out from QueryJob and optimize for the case with no diagnostics r? @michaelwoerister
Rollup of 4 pull requests Successful merges: - #56874 (Simplify foreign type rendering.) - #57113 (Move diagnostics out from QueryJob and optimize for the case with no diagnostics) - #57366 (Point at match discriminant on type error in match arm pattern) - #57538 (librustc_mir: Fix ICE with slice patterns) Failed merges: - #57381 (Tweak output of type mismatch between "then" and `else` `if` arms) r? @ghost
r? @michaelwoerister