-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Implementation Issue for RFC 2528: type-changing struct update syntax #86555 #86618
Copy link
Copy link
Closed
Labels
A-type-systemArea: Type systemArea: Type systemE-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.F-type-changing-struct-update`#![feature(type_changing_struct_update)]``#![feature(type_changing_struct_update)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-type-systemArea: Type systemArea: Type systemE-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.F-type-changing-struct-update`#![feature(type_changing_struct_update)]``#![feature(type_changing_struct_update)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This issue tracks the implementation of rust-lang/rfcs#2528, "type changing struct update syntax" (general tracking issue: #86555).