Skip to content

Move tests consts#156306

Merged
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
danieljofficial:move-tests-consts
May 8, 2026
Merged

Move tests consts#156306
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
danieljofficial:move-tests-consts

Conversation

@danieljofficial
Copy link
Copy Markdown
Contributor

@danieljofficial danieljofficial commented May 8, 2026

Hi I have moved some tests from ui/issues into the fitting ui/consts folder

Fixes a part of #133895

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 8, 2026

This PR modifies tests/ui/issues/. If this PR is adding new tests to tests/ui/issues/,
please refrain from doing so, and instead add it to more descriptive subdirectories.

@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
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 8, 2026

r? @TaKO8Ki

rustbot has assigned @TaKO8Ki.
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 19 candidates

@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented May 8, 2026

Thank you for the contribution. Do you have any tracking issues for this?

@danieljofficial
Copy link
Copy Markdown
Contributor Author

Thank you for the contribution. Do you have any tracking issues for this?

Yes, finally found it

@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented May 8, 2026

@danieljofficial Thanks. I updated the PR description to include it.

@TaKO8Ki
Copy link
Copy Markdown
Member

TaKO8Ki commented May 8, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 8, 2026

📌 Commit 2a119e8 has been approved by TaKO8Ki

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 8, 2026
rust-bors Bot pushed a commit that referenced this pull request May 8, 2026
Rollup of 5 pull requests

Successful merges:

 - #156141 (Resolve some cases of #132279 by using the right typing mode in the next solver)
 - #156244 (fix incorrect suggestions in private import diagnostic)
 - #156306 (Move tests consts)
 - #156333 (Avoid invalid spans in dotdotdot rest pattern suggestions)
 - #156337 (rustc-dev-guide subtree update)
@rust-bors rust-bors Bot merged commit b2cdfa2 into rust-lang:main May 8, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 8, 2026
rust-timer added a commit that referenced this pull request May 8, 2026
Rollup merge of #156306 - danieljofficial:move-tests-consts, r=TaKO8Ki

Move tests consts

Hi I have moved some tests from ui/issues into the fitting ui/consts folder

Fixes a part of #133895
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.

3 participants