-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Implement Default #4975
Copy link
Copy link
Open
Labels
E-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.E-mediumE-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Milestone
Metadata
Metadata
Assignees
Labels
E-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.E-mediumE-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Discussed at #t-libs > Questions and polls about `libc` 1.0 @ 💬, we would like to have a
Defaultimpl for pretty much everything. This should be part ofs!/s_no_extra_traits!but won't work out of the box with a derive.In particular, we need a workaround for
[T; N]whereN > 32, and unions somehow.