Skip to content

Conversation

nyurik
Copy link

@nyurik nyurik commented Oct 8, 2025

  • as operator could cause all sorts of surprises, plus constants do not needed it because they can be written as 1_u8 or even 1u8
  • a few minor cleanups like using size_of, MIN and MAX directly

* `as` operator could cause all sorts of surprises, plus constants do not needed it because they can be written as `1_u8` or even `1u8`
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.

1 participant