Add FileCheck annotations to mir-opt/copy-prop#135099
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (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 (
|
|
r? @cjgillot |
cjgillot
left a comment
There was a problem hiding this comment.
Thanks a lot for the great work. A few nits.
|
r? compiler |
|
r? @jieyouxu |
jieyouxu
left a comment
There was a problem hiding this comment.
The FileCheck annotations syntactically look okay but I don't know mir-opts well so rerolling a mir-opt reviewer.
|
r? mir-opt |
|
r? rust-lang/compiler |
7a64137 to
b30493b
Compare
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
Can you please squash or otherwise reorganize the commits a bit? 20+ commits seems unnecessary. |
As we discussed, it is identical with dead_stores_79191
b30493b to
620b9b1
Compare
|
@bors r+ rollup |
This resolves a part of #116971 .
This PR adds FileCheck annotations to test files under mir-opt/copy-prop.