Skip to content

Conversation

@hchataing
Copy link
Collaborator

  • The Default trait derivation does not support static arrays
    of size greater than 32.
  • The first enum tag is not always a value, but can also be
    a range of values. Thus the default value for enums must be
    manually determined as well.

@hchataing hchataing force-pushed the default-impl branch 4 times, most recently from 9d99b53 to 8f4e1cb Compare January 23, 2026 12:51
- The Default trait derivation does not support static arrays
  of size greater than 32.
- The first enum tag is not always a value, but can also be
  a range of values. Thus the default value for enums must be
  manually determined as well.

At the same time make a couple of fixes to suppress warnings
when building with the java feature disabled
@hchataing hchataing mentioned this pull request Jan 23, 2026
@jameseidson jameseidson self-assigned this Jan 23, 2026
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.

2 participants