# Objective Fixes #5153 ## Solution Search for all enums and manually check if they have default impls that can use this new derive. By my reckoning: | enum | num | |-|-| | total | 159 | | has default impl | 29 | | default is unit variant | 23 | |
||
|---|---|---|
| .. | ||
| core_2d | ||
| core_3d | ||
| clear_color.rs | ||
| lib.rs | ||