Skip to content

add regression test for 119686#154807

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
WilliamTakeshi:regression-test-119686
Apr 5, 2026
Merged

add regression test for 119686#154807
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
WilliamTakeshi:regression-test-119686

Conversation

@WilliamTakeshi
Copy link
Copy Markdown
Contributor

@WilliamTakeshi WilliamTakeshi commented Apr 4, 2026

closes #119686

@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 Apr 4, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 4, 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 69 candidates
  • Random selection from 10 candidates

@Kivooeo
Copy link
Copy Markdown
Member

Kivooeo commented Apr 5, 2026

r? me @bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 5, 2026

📌 Commit a8f3eff has been approved by Kivooeo

It is now in the queue for this repository.

@rust-bors rust-bors bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 5, 2026
@rust-bors rust-bors bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 5, 2026
rust-bors bot pushed a commit that referenced this pull request Apr 5, 2026
Rollup of 5 pull requests

Successful merges:

 - #154529 (Make `setup_dep_graph` incremental-only and more straightforward )
 - #154565 (Remove `DepGraphData::dep_node_debug`.)
 - #154799 (add regression test for EII declaration conflicting with constructor)
 - #154807 (add regression test for 119686)
 - #154821 (Add three tests for fixed issues (two ICEs and one coherence checking failure that now passes))
@rust-bors rust-bors bot merged commit 8ae94a9 into rust-lang:main Apr 5, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 5, 2026
rust-timer added a commit that referenced this pull request Apr 5, 2026
Rollup merge of #154807 - WilliamTakeshi:regression-test-119686, r=Kivooeo

add regression test for 119686

closes #119686
@WilliamTakeshi WilliamTakeshi deleted the regression-test-119686 branch April 6, 2026 19:28
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.

E0716 proposes let binding to invalid places in the code

4 participants