StableOrd: Address review comments.
This commit is contained in:
parent
3a58309798
commit
56aacb245c
2 changed files with 19 additions and 19 deletions
|
@ -140,7 +140,7 @@ impl stable_hasher::StableHasherResult for Fingerprint {
|
|||
}
|
||||
}
|
||||
|
||||
impl_stable_ord_and_stable_hash_via_hash!(Fingerprint);
|
||||
impl_stable_traits_for_trivial_type!(Fingerprint);
|
||||
|
||||
impl<E: Encoder> Encodable<E> for Fingerprint {
|
||||
#[inline]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue