Uh oh!
There was an error while loading. Please reload this page.
rustdoc: Remove ItemFragment(Kind) - #97066
Conversation
rust-highfive
commented
May 15, 2022
Some changes occurred in cc @camelid |
rust-highfive
commented
May 15, 2022
r? @jsha (rust-highfive has picked a reviewer for you, use r? to override) |
petrochenkov
commented
May 15, 2022
@bors try @rust-timer queue |
rust-timer
commented
May 15, 2022
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
May 15, 2022
⌛ Trying commit c3a5401ec6b077cfd909e391a027426738bad941 with merge 3ab18b9418721eebb1f14d8e9f2ae3ecdb85f27e... |
bors
commented
May 16, 2022
☀️ Try build successful - checks-actions |
rust-timer
commented
May 16, 2022
Queued 3ab18b9418721eebb1f14d8e9f2ae3ecdb85f27e with parent 29e972d, future comparison URL. |
rust-timer
commented
May 16, 2022
Finished benchmarking commit (3ab18b9418721eebb1f14d8e9f2ae3ecdb85f27e): comparison url. Summary: This benchmark run did not return any relevant results. 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 |
petrochenkov
commented
May 16, 2022
I need to think about what should be cached here and what should not. |
jsha
commented
May 16, 2022
@camelid are you available to review this one? It looks like it's related to stuff you've worked on recently. |
camelid
left a comment
There was a problem hiding this comment.
Looks pretty good overall. I think you mentioned you need to investigate the caching some more?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
petrochenkov
commented
May 20, 2022
Yes, maybe not for the |
petrochenkov
commented
May 21, 2022
I've removed changes that could affect error deduplication. |
camelid
commented
May 26, 2022
@bors r+ |
bors
commented
May 26, 2022
📌 Commit 3f21c31 has been approved by |
camelid
commented
May 26, 2022
Might affect perf. @bors rollup=never |
camelid
commented
May 26, 2022
Oops, I forgot there was already a perf run that showed no changes. @bors rollup |
…piler-errors Rollup of 3 pull requests Successful merges: - rust-lang#96051 (Use rounding in float to Duration conversion methods) - rust-lang#97066 (rustdoc: Remove `ItemFragment(Kind)`) - rust-lang#97436 (Update `triagebot.toml` for macos ping group) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
And stop using
write!when rendering URL fragments to avoid impossible errors.