Allow `MaybeReadable` to not fully read in `upgradable_option` 2024-03-fix-upgradable-enum
authorMatt Corallo <git@bluematt.me>
Thu, 28 Mar 2024 22:06:36 +0000 (22:06 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 7 Apr 2024 19:55:56 +0000 (19:55 +0000)
Whils this is generally not supported, issues in our
`MaybeReadable` implementations may occur, and we should try to be
robust against them.


No differences found