Uh oh!
There was an error while loading. Please reload this page.
rustc_span: avoid hashing ExpnId tag when using cached hash - #78415
Conversation
rust-highfive
commented
Oct 26, 2020
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
tgnottingham
commented
Oct 26, 2020
r? @Aaron1011 |
tgnottingham
commented
Oct 26, 2020
This admittedly doesn't improve performance much, but it still seems sensible to avoid the unnecessary work. |
Aaron1011
commented
Oct 26, 2020
@bors try @rust-timer queue |
rust-timer
commented
Oct 26, 2020
Awaiting bors try build completion |
bors
commented
Oct 26, 2020
⌛ Trying commit a3623e0 with merge c78e1a98403d935f0d0ab399b69944da91214f16... |
bors
commented
Oct 26, 2020
☀️ Try build successful - checks-actions |
rust-timer
commented
Oct 26, 2020
Queued c78e1a98403d935f0d0ab399b69944da91214f16 with parent 0da6d42, future comparison URL. |
rust-timer
commented
Oct 27, 2020
Finished benchmarking try commit (c78e1a98403d935f0d0ab399b69944da91214f16): 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 |
Aaron1011
commented
Oct 27, 2020
@bors r+ rollup- |
bors
commented
Oct 27, 2020
📌 Commit a3623e0 has been approved by |
bors
commented
Oct 28, 2020
bors
commented
Oct 28, 2020
☀️ Test successful - checks-actions |
No description provided.