Uh oh!
There was an error while loading. Please reload this page.
Rework and optimize match MIR generation - #136123
Conversation
rustbot
commented
Jan 27, 2025
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @compiler-errors (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
xacrimon
commented
Jan 27, 2025
r? @ghost |
rustbot
commented
Jan 27, 2025
Failed to set assignee to
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
af28115 to
68cb418Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 29, 2025
☔ The latest upstream changes (presumably #136227) made this pull request unmergeable. Please resolve the merge conflicts. |
xacrimon
commented
Jan 30, 2025
@rustbot label +S-waiting-on-author -S-waiting-on-review |
c0adb36 to
18f18c5Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
rust-log-analyzer
commented
Jan 31, 2025
The job Click to see the possible cause of the failure (guessed by this bot) |
xacrimon
commented
Feb 2, 2025
Closing in favour of #136417 |
left to do:
example code:
duplicate arms example
without this patch: mir and aarch64asm,opt-level=3
with this patch: mir and aarch64asm,opt-level=3
note to self: should probably be looked at by compiler-errors and scottmcm, oli?