osa1 opened PR #1750 from refactor_packed_option
to master
:
A full Eq implementation is no needed for ReservedValue, as we only need
to check whether a value is the reserved one. For entities (defined with
entity_impl!
) this doesn't make much difference, but for more
complicated types this avoids generating redundantEq
s.
bnjbvr submitted PR Review.
bnjbvr merged PR #1750.
Last updated: Jan 24 2025 at 00:11 UTC