Skip to content

update target-cpus test - #161977

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
malezjaa:update-target-cpus-test
Aug 30, 2026
Merged

update target-cpus test#161977
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
malezjaa:update-target-cpus-test

Conversation

@malezjaa

@malezjaa malezjaa commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #133919

@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 Aug 29, 2026
@rustbot

rustbot commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

r? @dingxiangfei2009

rustbot has assigned @dingxiangfei2009.
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 75 candidates
  • Random selection from 20 candidates

@JonathanBrouwer

Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 27b374e has been approved by JonathanBrouwer

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 Aug 30, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 30, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 30, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #162004 (Remove unneeded clone in macro deriving)
 - #161902 (coverage: Rename the three main coverage-info structs)
 - #161967 (Rerun `tests/debuginfo` tests if repr data has changed)
 - #161977 (update target-cpus test)
@rust-bors
rust-bors Bot merged commit a82ffdd into rust-lang:main Aug 30, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 30, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 30, 2026
Rollup merge of #161977 - malezjaa:update-target-cpus-test, r=JonathanBrouwer

update target-cpus test

Fixes #133919
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.

Update tests/ui/codegen/target-cpus.rs after upgrading to LLVM 20

4 participants