Uh oh!
There was an error while loading. Please reload this page.
rustdoc: use collect() instead of repeatedly pushing - #100157
Conversation
rust-highfive
commented
Aug 5, 2022
(rust-highfive has picked a reviewer for you, use r? to override) |
f3ab115 to
70a6ae6CompareDylan-DPC
commented
Aug 5, 2022
@bors r+ rollup |
bors
commented
Aug 5, 2022
GuillaumeGomez
commented
Aug 5, 2022
Looks good to me, let's check the perf impact. @bors try @rust-timer queue |
rust-timer
commented
Aug 5, 2022
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Aug 5, 2022
🙅 Please do not |
GuillaumeGomez
commented
Aug 5, 2022
@bors r- |
GuillaumeGomez
commented
Aug 5, 2022
@bors try @rust-timer queue |
rust-timer
commented
Aug 5, 2022
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Aug 5, 2022
⌛ Trying commit 70a6ae6 with merge 9b51c0f5fce573601edbbc5c51282424c63719d9... |
bors
commented
Aug 5, 2022
☀️ Try build successful - checks-actions |
rust-timer
commented
Aug 5, 2022
Queued 9b51c0f5fce573601edbbc5c51282424c63719d9 with parent cdfd675, future comparison URL. |
rust-timer
commented
Aug 5, 2022
Finished benchmarking commit (9b51c0f5fce573601edbbc5c51282424c63719d9): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. @bors rollup=never Footnotes |
notriddle
commented
Aug 5, 2022
@bors r=Dylan-DPC |
bors
commented
Aug 5, 2022
notriddle
commented
Aug 5, 2022
@bors rollup |
Rollup of 6 pull requests Successful merges: - rust-lang#99835 (Suggest adding/removing `ref` for binding patterns) - rust-lang#100155 (Use `node_type_opt` to skip over generics that were not expected) - rust-lang#100157 (rustdoc: use `collect()` instead of repeatedly pushing) - rust-lang#100158 (kmc-solid: Add a stub implementation of rust-lang#98246 (`File::set_times`)) - rust-lang#100166 (Remove more Clean trait implementations) - rust-lang#100168 (Improve diagnostics for `const a: = expr;`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.