Skip to content

Use with_types_for_suggestion! in write_struct_like() - #161036

Open
makai410 wants to merge 1 commit into
rust-lang:mainfrom
makai410:shadowed-diag
Open

Use with_types_for_suggestion! in write_struct_like()#161036
makai410 wants to merge 1 commit into
rust-lang:mainfrom
makai410:shadowed-diag

Conversation

@makai410

Copy link
Copy Markdown
Member

Supersedes: #137783

Fixes: #137682

Discussed in: Zulip chat

r? @estebank since you said you're happy to review... 442 days ago... :))

@rustbot

rustbot commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Some changes occurred in exhaustiveness checking

cc @Nadrieril

@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 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing match arms suggests the function name for enums defined inside the function but shadowed

3 participants