Skip to content

fix: Allow never coercions in struct update syntax#21747

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:never-upd-syn
Mar 4, 2026
Merged

fix: Allow never coercions in struct update syntax#21747
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:never-upd-syn

Conversation

@ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Mar 4, 2026

Fixes #21701.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 4, 2026
@ShoyuVanilla ShoyuVanilla enabled auto-merge March 4, 2026 16:04
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Mar 4, 2026
Merged via the queue into rust-lang:master with commit 789ad51 Mar 4, 2026
16 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 4, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the never-upd-syn branch March 4, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

false type error on Struct { ..todo!() }

3 participants