Skip to content

Conversation

@Aditya-PS-05
Copy link
Contributor

@Aditya-PS-05 Aditya-PS-05 commented Nov 27, 2025

closes #143987

@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 Nov 27, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2025

r? @wesleywiser

rustbot has assigned @wesleywiser.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot

This comment has been minimized.

@Kivooeo Kivooeo assigned Kivooeo and unassigned wesleywiser Nov 27, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Nov 27, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 27, 2025

📌 Commit 7c179df has been approved by Kivooeo

It is now in the queue for this repository.

@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 Nov 27, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Nov 27, 2025

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Nov 27, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Nov 27, 2025

Wait, can you please rename first commit to rename issue link as was mention by a bot here #149398 (comment)

@Aditya-PS-05 Aditya-PS-05 force-pushed the test-issue-143987-align-struct-fields branch from 7c179df to 3ceea47 Compare November 27, 2025 21:16
@Aditya-PS-05
Copy link
Contributor Author

Wait, can you please rename first commit to rename issue link as was mention by a bot here #149398 (comment)

done

@Kivooeo
Copy link
Member

Kivooeo commented Nov 28, 2025

Thanks

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 28, 2025

📌 Commit 3ceea47 has been approved by Kivooeo

It is now in the queue for this repository.

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 28, 2025
bors added a commit that referenced this pull request Nov 28, 2025
Rollup of 6 pull requests Successful merges: - #147952 (Add a timeout to the `remote-test-client` connection) - #149321 (Fix ICE when include_str! reads binary files) - #149398 (add regression test for issue #143987) - #149411 (Tidying up UI tests [5/N]) - #149413 (add test for issue 143821) - #149415 (Remove test-float-parse from workspace list in tidy) r? `@ghost` `@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Nov 28, 2025
Rollup of 6 pull requests Successful merges: - #147952 (Add a timeout to the `remote-test-client` connection) - #149321 (Fix ICE when include_str! reads binary files) - #149398 (add regression test for issue #143987) - #149411 (Tidying up UI tests [5/N]) - #149413 (add test for issue 143821) - #149415 (Remove test-float-parse from workspace list in tidy) r? `@ghost` `@rustbot` modify labels: rollup
@bors bors merged commit 3f1e4f8 into rust-lang:main Nov 28, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Nov 28, 2025
rust-timer added a commit that referenced this pull request Nov 28, 2025
Rollup merge of #149398 - Aditya-PS-05:test-issue-143987-align-struct-fields, r=Kivooeo add regression test for issue #143987 closes #143987
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Nov 29, 2025
Rollup of 6 pull requests Successful merges: - rust-lang/rust#147952 (Add a timeout to the `remote-test-client` connection) - rust-lang/rust#149321 (Fix ICE when include_str! reads binary files) - rust-lang/rust#149398 (add regression test for issue rust-lang/rust#143987) - rust-lang/rust#149411 (Tidying up UI tests [5/N]) - rust-lang/rust#149413 (add test for issue 143821) - rust-lang/rust#149415 (Remove test-float-parse from workspace list in tidy) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Dec 1, 2025
Rollup of 6 pull requests Successful merges: - rust-lang/rust#147952 (Add a timeout to the `remote-test-client` connection) - rust-lang/rust#149321 (Fix ICE when include_str! reads binary files) - rust-lang/rust#149398 (add regression test for issue rust-lang/rust#143987) - rust-lang/rust#149411 (Tidying up UI tests [5/N]) - rust-lang/rust#149413 (add test for issue 143821) - rust-lang/rust#149415 (Remove test-float-parse from workspace list in tidy) r? `@ghost` `@rustbot` modify labels: rollup
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.

5 participants