Uh oh!
There was an error while loading. Please reload this page.
Avoid cloning LocalDecls - #86362
Conversation
rust-highfive
commented
Jun 16, 2021
(rust-highfive has picked a reviewer for you, use r? to override) |
JohnTitor
commented
Jul 2, 2021
In case this is perf-sensitive, |
rust-timer
commented
Jul 2, 2021
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Jul 2, 2021
⌛ Trying commit 52841487e503ffb430d8b79b0cfdeab1e93a569e with merge 52547bf071f62d79d15178ef168074a0a84e30a1... |
bors
commented
Jul 2, 2021
☀️ Try build successful - checks-actions |
rust-timer
commented
Jul 2, 2021
Queued 52547bf071f62d79d15178ef168074a0a84e30a1 with parent ce331ee, future comparison URL. |
rust-timer
commented
Jul 2, 2021
Finished benchmarking try commit (52547bf071f62d79d15178ef168074a0a84e30a1): comparison url. Summary: This benchmark run did not return any significant changes. 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. 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 |
JohnTitor
commented
Jul 2, 2021
jackh726
commented
Aug 22, 2021
5284148 to
ce6296eCompareptrojahn
commented
Aug 23, 2021
Didn't see the conflict. Rebased |
There was a problem hiding this comment.
So, I don't think "exposing" the internal logic of arg_count + 1.. is all that great. Could you add a new function on Body, drain_vars_and_temps?
ce6296e to
e09ab5fComparee09ab5f to
7bcc9aeComparejackh726
commented
Aug 31, 2021
@bors r+ rollup |
bors
commented
Aug 31, 2021
📌 Commit 7bcc9ae has been approved by |
Rollup of 10 pull requests Successful merges: - rust-lang#85017 (Add carrying_add, borrowing_sub, widening_mul, carrying_mul methods to integers) - rust-lang#86362 (Avoid cloning LocalDecls) - rust-lang#88391 (Fix json tuple struct enum variant ) - rust-lang#88399 (Disallow the aapcs CC on Aarch64) - rust-lang#88418 (Allow `~const` bounds on trait assoc functions) - rust-lang#88445 (Clean up the lowering of AST items) - rust-lang#88495 (Add `TcpStream::set_linger` and `TcpStream::linger`) - rust-lang#88501 (Use right span in prelude collision suggestions with macros. ) - rust-lang#88504 (Keep turbofish in prelude collision lint.) - rust-lang#88524 (Remove unnecessary `mut` from udp doctests) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.