-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Move UI tests #151444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move UI tests #151444
Conversation
|
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, some nits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is more cast test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the name of the test is very generic, could you keep the issue number in the name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
c9219c3 to
7ba1e3e
Compare
|
This PR was rebased onto a different main 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. |
|
cool, thanks next time please consider editing first commit with move instead of creating few more commits on top @bors r+ rollup |
…uwer Rollup of 6 pull requests Successful merges: - #147426 ( tests/debuginfo/basic-stepping.rs: Add revisions `default-mir-passes`, `no-SingleUseConsts-mir-pass`) - #150880 (Remove old error emitter) - #151432 (use `deny(missing_docs)` for non-mir intrinsics) - #151444 (Move UI tests) - #151445 (Derive `Default` for `QueryArenas`) - #151453 (make `simd_insert_dyn` and `simd_extract_dyn` const) r? @ghost
Rollup merge of #151444 - Delta17920:move-ui-tests, r=Kivooeo Move UI tests Moved several regression tests from `tests/ui/issues` to specific folders
Moved several regression tests from
tests/ui/issuesto specific folders