Skip to content

Ignore self-in-const-generics test for parallel frontend - #162494

Open
JonathanBrouwer wants to merge 1 commit into
rust-lang:mainfrom
JonathanBrouwer:ignore-parallel
Open

Ignore self-in-const-generics test for parallel frontend#162494
JonathanBrouwer wants to merge 1 commit into
rust-lang:mainfrom
JonathanBrouwer:ignore-parallel

Conversation

@JonathanBrouwer

@JonathanBrouwer JonathanBrouwer commented Sep 8, 2026

Copy link
Copy Markdown
Member

This is the guidance for failing tests in the parallel frontend per #t-infra/announcements > rustc parallel frontend CI job @ 💬
To work around #162316

@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 Sep 8, 2026
@rustbot

rustbot commented Sep 8, 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 76 candidates
  • Random selection from 19 candidates

@rust-log-analyzer

This comment has been minimized.

@petrochenkov

Copy link
Copy Markdown
Contributor

r=me after blessing the output
r? @petrochenkov
@rustbot author

@rustbot rustbot 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-review Status: Awaiting review from the assignee but also interested parties. labels Sep 8, 2026
@JonathanBrouwer

Copy link
Copy Markdown
Member Author

whoops :3
@bors r=petrochenkov

@rust-bors

rust-bors Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 2a61e69 has been approved by petrochenkov

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 8, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Sep 8, 2026
…=petrochenkov

Ignore `self-in-const-generics` test for parallel frontend

This is the guidance for failing tests in the parallel frontend per [#t-infra/announcements > rustc parallel frontend CI job @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/533458-t-infra.2Fannouncements/topic/rustc.20parallel.20frontend.20CI.20job/near/612990835)
To work around rust-lang#162316
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Sep 8, 2026
…=petrochenkov

Ignore `self-in-const-generics` test for parallel frontend

This is the guidance for failing tests in the parallel frontend per [#t-infra/announcements > rustc parallel frontend CI job @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/533458-t-infra.2Fannouncements/topic/rustc.20parallel.20frontend.20CI.20job/near/612990835)
To work around rust-lang#162316
rust-bors Bot pushed a commit that referenced this pull request Sep 8, 2026
…uwer

Rollup of 9 pull requests

Successful merges:

 - #157738 (Support move expressions in coroutine closures)
 - #160219 (Implement `Thread::os_id`)
 - #162449 (Prefer removing a redundant shared reference over reborrow)
 - #162494 (Ignore `self-in-const-generics` test for parallel frontend)
 - #162495 (Reserve items in `Extend` implementations)
 - #162238 (trait solver: Include implied outlives assumptions)
 - #162473 (Small `x perf` improvements)
 - #162489 (Clean up on upvar_tys)
 - #162500 (Move the `expect-item-after-attribute.rs` test to the correct directory)
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.

5 participants