Skip to content

move many tests out of ui/unsafe#154418

Open
cyrgani wants to merge 1 commit intorust-lang:mainfrom
cyrgani:move-unsafe
Open

move many tests out of ui/unsafe#154418
cyrgani wants to merge 1 commit intorust-lang:mainfrom
cyrgani:move-unsafe

Conversation

@cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Mar 26, 2026

ui/unsafe is a pretty big and generic directory. This PR moves some tests from it to ui/union and some others to a new rustc_layout_scalar_valid_range directory.
r? @Kivooeo

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 26, 2026
@chenyukang
Copy link
Member

Thanks!
@bors r=chenyukang

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 26, 2026

📌 Commit b5605cd has been approved by chenyukang

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Mar 26, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 26, 2026
move many tests out of `ui/unsafe`

`ui/unsafe` is a pretty big and generic directory. This PR moves some tests from it to `ui/union` and some others to a new `rustc_layout_scalar_valid_range` directory.
r? @Kivooeo
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Mar 26, 2026
move many tests out of `ui/unsafe`

`ui/unsafe` is a pretty big and generic directory. This PR moves some tests from it to `ui/union` and some others to a new `rustc_layout_scalar_valid_range` directory.
r? @Kivooeo
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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants