Skip to content

Reorg tests 04#156317

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
lokirithm:reorg-tests-04
May 20, 2026
Merged

Reorg tests 04#156317
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
lokirithm:reorg-tests-04

Conversation

@lokirithm
Copy link
Copy Markdown
Contributor

@lokirithm lokirithm commented May 8, 2026

old-name new-sub-dir new-name
issue-27997.rs issue codegen/ correctly-monomorphize-generic-drop-impl.rs
issue-31299.rs issue associated-types/ sized-recursive-type-via-associated-type.rs
issue-35815.rs issue codegen/ dont-roundup-dst-prefix-size-to-alignment.rs
issue-46855.rs issue mir/ dont-use-operand-as-place-for-zst.rs
issue-47486.rs issue consts/ size_of-requires-type-annotation-in-const.rs
issue-47486.stderr consts/ size_of-requires-type-annotation-in-const.stderr
issue-50811.rs issue mir/ validate-various-comparison-behavior.rs

@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 May 8, 2026
@lokirithm
Copy link
Copy Markdown
Contributor Author

r? Kivooeo

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 12, 2026

Requested reviewer is already assigned to this pull request.

Please choose another assignee.

@Kivooeo
Copy link
Copy Markdown
Member

Kivooeo commented May 20, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 20, 2026

📌 Commit 664af69 has been approved by Kivooeo

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 May 20, 2026
rust-bors Bot pushed a commit that referenced this pull request May 20, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #156317 (Reorg tests 04)
 - #156747 (Add an example to the `NumBuffer` documentations)
 - #156766 (delegation: visit qself under elided-infer lifetime rib)
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 20, 2026

⌛ Testing commit 664af69 with merge a3fc3f9...

Workflow: https://github.com/rust-lang/rust/actions/runs/26174516906

rust-bors Bot pushed a commit that referenced this pull request May 20, 2026
Reorg tests 04

| old-name | new-sub-dir | new-name |
|-|-|-|
| `issue-27997.rs` [issue](#27997) | `codegen/` | `correctly-monomorphize-generic-drop-impl.rs` |
| `issue-31299.rs` [issue](#31299) | `associated-types/` | `sized-recursive-type-via-associated-type.rs` |
| `issue-35815.rs` [issue](#35815) | `codegen/` | `dont-roundup-dst-prefix-size-to-alignment.rs` |
| `issue-46855.rs` [issue](#46855) | `mir/` | `dont-use-operand-as-place-for-zst.rs` |
| `issue-47486.rs` [issue](#47486) | `consts/` | `size_of-requires-type-annotation-in-const.rs` |
| `issue-47486.stderr` | `consts/` | `size_of-requires-type-annotation-in-const.stderr` |
| `issue-50811.rs` [issue](#50811) | `mir/` | `validate-various-comparison-behavior.rs` |
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors yield

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 20, 2026

Auto build was cancelled. Cancelled workflows:

The next pull request likely to be tested is #156772.

rust-bors Bot pushed a commit that referenced this pull request May 20, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #156317 (Reorg tests 04)
 - #156747 (Add an example to the `NumBuffer` documentations)
 - #156766 (delegation: visit qself under elided-infer lifetime rib)
@rust-bors rust-bors Bot merged commit ea21bcc into rust-lang:main May 20, 2026
11 of 12 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 20, 2026
rust-timer added a commit that referenced this pull request May 20, 2026
Rollup merge of #156317 - lokirithm:reorg-tests-04, r=Kivooeo

Reorg tests 04

| old-name | new-sub-dir | new-name |
|-|-|-|
| `issue-27997.rs` [issue](#27997) | `codegen/` | `correctly-monomorphize-generic-drop-impl.rs` |
| `issue-31299.rs` [issue](#31299) | `associated-types/` | `sized-recursive-type-via-associated-type.rs` |
| `issue-35815.rs` [issue](#35815) | `codegen/` | `dont-roundup-dst-prefix-size-to-alignment.rs` |
| `issue-46855.rs` [issue](#46855) | `mir/` | `dont-use-operand-as-place-for-zst.rs` |
| `issue-47486.rs` [issue](#47486) | `consts/` | `size_of-requires-type-annotation-in-const.rs` |
| `issue-47486.stderr` | `consts/` | `size_of-requires-type-annotation-in-const.stderr` |
| `issue-50811.rs` [issue](#50811) | `mir/` | `validate-various-comparison-behavior.rs` |
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