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: Nov 22 2024 at 17:03 UTC