Skip to content

Conversation

krasimirgg
Copy link
Contributor

Adapt this test to accept icmp operands in any order as a follow-up to cbbf06b#commitcomment-77670922.

@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 5, 2022
@krasimirgg krasimirgg force-pushed the llvm-15-issue-37945 branch from 4064527 to ed0640f Compare July 5, 2022 09:07
@krasimirgg
Copy link
Contributor Author

r? @nikic

@krasimirgg krasimirgg marked this pull request as ready for review July 5, 2022 09:43
@krasimirgg krasimirgg force-pushed the llvm-15-issue-37945 branch from ed0640f to 9eec334 Compare July 5, 2022 09:45
@nikic
Copy link
Contributor

nikic commented Jul 5, 2022

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 5, 2022

📌 Commit 9eec334 has been approved by nikic

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 5, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Jul 5, 2022
…ikic

adapt issue-37945 codegen test to accept any order of ops

Adapt this test to accept `icmp` operands in any order as a follow-up to rust-lang@cbbf06b#commitcomment-77670922.
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 5, 2022
…askrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#98860 (adjust dangling-int-ptr error message)
 - rust-lang#98888 (interpret: fix CheckedBinOp behavior when overflow checking is disabled)
 - rust-lang#98889 (Add regression test for rust-lang#79467)
 - rust-lang#98895 (bootstrap.py: Always use `.exe` for Windows)
 - rust-lang#98920 (adapt issue-37945 codegen test to accept any order of ops)
 - rust-lang#98921 (Refactor: remove a redundant mutable variable)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1c248ea into rust-lang:master Jul 5, 2022
@rustbot rustbot added this to the 1.64.0 milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants