Skip to content

Add regression test for #154189#154359

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
TaKO8Ki:fix-154189-generalize-associated-type-alias
Mar 26, 2026
Merged

Add regression test for #154189#154359
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
TaKO8Ki:fix-154189-generalize-associated-type-alias

Conversation

@TaKO8Ki
Copy link
Member

@TaKO8Ki TaKO8Ki commented Mar 25, 2026

Fixes #154189

@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 Mar 25, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 25, 2026

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 69 candidates
  • Random selection from 12 candidates

@rust-log-analyzer

This comment has been minimized.

@TaKO8Ki TaKO8Ki force-pushed the fix-154189-generalize-associated-type-alias branch from 9d3c814 to 08e064a Compare March 25, 2026 08:39
@Kivooeo
Copy link
Member

Kivooeo commented Mar 25, 2026

r? me @bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 25, 2026

📌 Commit 08e064a has been approved by Kivooeo

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 Mar 25, 2026
rust-bors bot pushed a commit that referenced this pull request Mar 26, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #153068 (Require avxvnni for avx10.2)
 - #154359 (Add regression test for #154189)
 - #154386 (Migrate UI tests)
@rust-bors rust-bors bot merged commit cbe9a4b into rust-lang:main Mar 26, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 26, 2026
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.

[ICE]: equating two type variables, both of which have known types

5 participants