Uh oh!
There was an error while loading. Please reload this page.
Using <Iter>::new instead of exposing internal fields - #76787
Conversation
15eca49 to
95dd12fCompareUh oh!
There was an error while loading. Please reload this page.
95dd12f to
75ea5bcCompareUh oh!
There was an error while loading. Please reload this page.
slice.iter is quite hot, let's see if we somehow regress something here. @bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Sep 17, 2020
Awaiting bors try build completion |
bors
commented
Sep 17, 2020
⌛ Trying commit 75ea5bcb25469d100c5063fa3cf08ede866a2d32 with merge 949e85c6bc2e139a5e9b07b26df01c81c9ecd99e... |
bors
commented
Sep 17, 2020
☀️ Try build successful - checks-actions, checks-azure |
rust-timer
commented
Sep 17, 2020
Queued 949e85c6bc2e139a5e9b07b26df01c81c9ecd99e with parent 95386b6, future comparison URL. |
rust-timer
commented
Sep 17, 2020
Finished benchmarking try commit (949e85c6bc2e139a5e9b07b26df01c81c9ecd99e): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
lcnr
commented
Sep 17, 2020
You might have to put |
8b1dde5 to
eafe1b3Comparelcnr
commented
Sep 17, 2020
@bors try @rust-timer queue |
rust-timer
commented
Sep 17, 2020
Awaiting bors try build completion |
bors
commented
Sep 17, 2020
⌛ Trying commit eafe1b365e6784208d7df8462d22da5c2b207f37 with merge d2df5ef8b0f37065ba646a8a28bb6085e0d3b724... |
bors
commented
Sep 17, 2020
☀️ Try build successful - checks-actions, checks-azure |
rust-timer
commented
Sep 17, 2020
Queued d2df5ef8b0f37065ba646a8a28bb6085e0d3b724 with parent 95386b6, future comparison URL. |
rust-timer
commented
Sep 17, 2020
Finished benchmarking try commit (d2df5ef8b0f37065ba646a8a28bb6085e0d3b724): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
Uh oh!
There was an error while loading. Please reload this page.
lcnr
left a comment
There was a problem hiding this comment.
LGTM
perf also seems fine now 👍
lcnr
commented
Sep 18, 2020
Thanks 👍 @bors r+ rollup=never |
bors
commented
Sep 18, 2020
📌 Commit 39732ab8f6e6493079d5e9364521e44d133049fa has been approved by |
tesuji
commented
Sep 18, 2020
Did you mark all the file as viewed ? Because I intend to squash some commits together. |
Init false state in Split* constructors
lcnr
commented
Sep 18, 2020
now I did 😆 go ahead |
39732ab to
b659370Comparetesuji
commented
Sep 18, 2020
Done. |
lcnr
commented
Sep 18, 2020
@bors r+ rollup=never |
bors
commented
Sep 18, 2020
📌 Commit b659370 has been approved by |
bors
commented
Sep 18, 2020
bors
commented
Sep 19, 2020
☀️ Test successful - checks-actions, checks-azure |
As requested in #76311 (comment)