Uh oh!
There was an error while loading. Please reload this page.
Use PlaceBuilder to avoid a lot of slice -> vec -> slice convertions - #64922
Conversation
40a5331 to
897aa23Comparespastorino
commented
Sep 30, 2019
@bors try @rust-timer queue |
rust-timer
commented
Sep 30, 2019
Awaiting bors try build completion |
bors
commented
Sep 30, 2019
⌛ Trying commit 897aa23dc68fe81b634aaf72853b5fe8e14024e3 with merge 312f214bc826aabf7836d8893cdc87931dac5e2d... |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bors
commented
Sep 30, 2019
☀️ Try build successful - checks-azure |
rust-timer
commented
Sep 30, 2019
Queued 312f214bc826aabf7836d8893cdc87931dac5e2d with parent e0436d9, future comparison URL. |
rust-timer
commented
Oct 1, 2019
Finished benchmarking try commit 312f214bc826aabf7836d8893cdc87931dac5e2d, comparison URL. |
897aa23 to
ff717bbComparespastorino
commented
Oct 1, 2019
@bors try @rust-timer queue |
bors
commented
Oct 1, 2019
⌛ Trying commit ff717bba4cd1cd1e68846c5271683e175bc8e76d with merge 909a0a18abbca972f3de8907328564b5b7e2c01f... |
oli-obk
commented
Oct 1, 2019
@rust-timer abort |
mati865
commented
Oct 1, 2019
@oli-obk perf.rlo has crashed |
Centril
commented
Oct 1, 2019
@bors retry |
oli-obk
commented
Oct 1, 2019
I don't want to try or perf run, I wanted to abort it 😆 |
@oli-obk My command was unrelated ;) I wanted to make my rollup go test (bors queue was stuck). |
ff717bb to
a3defbdCompareUh oh!
There was an error while loading. Please reload this page.
a3defbd to
7990f45Compare
nikomatsakis
left a comment
There was a problem hiding this comment.
Looks good to me! I left a nit (request for a comment). I also mentioned pulling this into its own file, but after reading the whole PR I'm not sure if it makes sense or not.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
r=me with comments -- unless @oli-obk would prefer a chance to review, of course |
7990f45 to
79dc862Comparespastorino
commented
Oct 2, 2019
@bors r=nikomatsakis |
bors
commented
Oct 2, 2019
📌 Commit 79dc862 has been approved by |
…komatsakis Use PlaceBuilder to avoid a lot of slice -> vec -> slice convertions r? @oli-obk
Rollup of 13 pull requests Successful merges: - #64581 (Fix unreachable_code warnings for try{} block ok-wrapped expressions) - #64850 (Remove inlines from DepNode code) - #64914 (regression test for 64453 borrow check error.) - #64922 (Use PlaceBuilder to avoid a lot of slice -> vec -> slice convertions) - #64948 (Improve sidebar styling to make its integration easier) - #64961 (Make comment about dummy type a bit more clear) - #64967 (Don't mark borrows of zero-sized arrays as indirectly mutable) - #64973 (Fix typo while setting `compile-flags` in test) - #64980 (Enable support for `IndirectlyMutableLocals` in `rustc_peek` ) - #64989 (Fix ICE #64964) - #64991 ([const-prop] Correctly handle locals that can't be propagated) - #64995 (Remove rustdoc warning) - #64997 (rustc book: nitpick SLP vectorization) Failed merges: r? @ghost
r? @oli-obk