Skip to content

Ensure inferred let pattern types are well-formed#157841

Open
Kivooeo wants to merge 1 commit into
rust-lang:mainfrom
Kivooeo:fix-let-pat-inferred-wf
Open

Ensure inferred let pattern types are well-formed#157841
Kivooeo wants to merge 1 commit into
rust-lang:mainfrom
Kivooeo:fix-let-pat-inferred-wf

Conversation

@Kivooeo

@Kivooeo Kivooeo commented Jun 13, 2026

Copy link
Copy Markdown
Member

same as #157013 but with crater and fpc

r? lcnr

@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 Jun 13, 2026
@rustbot

rustbot commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

r? @chenyukang

rustbot has assigned @chenyukang.
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

@rustbot rustbot assigned lcnr and unassigned chenyukang Jun 13, 2026
@Kivooeo

Kivooeo commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 13, 2026
Ensure inferred let pattern types are well-formed
@Kivooeo Kivooeo added I-types-nominated Nominated for discussion during a types team meeting. needs-crater This change needs a crater run to check for possible breakage in the ecosystem. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. labels Jun 13, 2026
@rust-bors

rust-bors Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: b152f55 (b152f5575a2ac7126ae0019e4e679abe9399213e, parent: 65407954098ca3c19f0d46092cb374b5d3e9dc3c)

@s7tya

s7tya commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

#150040

@Kivooeo

Kivooeo commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

@craterbot check

@craterbot

Copy link
Copy Markdown
Collaborator

👌 Experiment pr-157841 created and queued.
🤖 Automatically detected try build b152f55
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 13, 2026
Co-authored-by: Kivooeo <Kivooeo123@gmail.com>
@rust-cloud-vms rust-cloud-vms Bot force-pushed the fix-let-pat-inferred-wf branch from 7de7ce4 to f3ed0a5 Compare June 13, 2026 05:45
@lcnr lcnr removed the I-types-nominated Nominated for discussion during a types team meeting. label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-crater This change needs a crater run to check for possible breakage in the ecosystem. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-crater Status: Waiting on a crater run to be completed. 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.

6 participants