Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sealable-tire: verify expected error when hashing Extension nodes
Addresses a left-over `XXX` comment which slipped in previous commit. Extension nodes never have empty keys. Panic if that’s not held when calculating node’s hash. This mirrors code in SetContext::handle_extension where the opposite invariant is held and code panics if the key is too long.
- Loading branch information