Skip to content

Add regression test for #101363#155882

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
pluiee:pluiee/101363-test
Apr 28, 2026
Merged

Add regression test for #101363#155882
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
pluiee:pluiee/101363-test

Conversation

@pluiee
Copy link
Copy Markdown
Contributor

@pluiee pluiee commented Apr 27, 2026

Adds test for #101363

Since it's my first time adding tests, I'm not sure if the test itself, its location, or its name are appropriate.

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Apr 27, 2026
@pluiee pluiee marked this pull request as ready for review April 27, 2026 15:51
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 27, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 27, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 27, 2026

r? @petrochenkov

rustbot has assigned @petrochenkov.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 73 candidates
  • Random selection from 20 candidates

@rustbot

This comment has been minimized.

@pluiee pluiee force-pushed the pluiee/101363-test branch from 75ba461 to 612afd1 Compare April 27, 2026 15:59
@mu001999
Copy link
Copy Markdown
Member

r? me

@rustbot rustbot assigned mu001999 and unassigned petrochenkov Apr 28, 2026
@mu001999
Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 28, 2026

📌 Commit 612afd1 has been approved by mu001999

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 Apr 28, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Apr 28, 2026
Add regression test for rust-lang#101363

Adds test for rust-lang#101363

Since it's my first time adding tests, I'm not sure if the test itself, its location, or its name are appropriate.
rust-bors Bot pushed a commit that referenced this pull request Apr 28, 2026
Rollup of 9 pull requests

Successful merges:

 - #155381 (Fix a bug in `ChunkedBitSet::subtract`)
 - #155847 (Don't reload length in String::push)
 - #155858 (`slice::join`: borrow only once during length calc)
 - #155879 (enable pipe tests in Miri)
 - #155905 (Update LLVM to 22.1.4 (again))
 - #155247 ([AIX] update linker default to bcdtors)
 - #155812 ([codex] tests: mark migrated UI tests as check-pass)
 - #155854 (Rename the diagnostic item for `std::sync::mpsc::Receiver`)
 - #155882 (Add regression test for #101363)
rust-timer added a commit that referenced this pull request Apr 28, 2026
Rollup merge of #155882 - pluiee:pluiee/101363-test, r=mu001999

Add regression test for #101363

Adds test for #101363

Since it's my first time adding tests, I'm not sure if the test itself, its location, or its name are appropriate.
@rust-bors rust-bors Bot merged commit 8759017 into rust-lang:main Apr 28, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Apr 28, 2026
@pluiee pluiee deleted the pluiee/101363-test branch April 28, 2026 16:25
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