ZeroVec::from_slice_or_alloc
requires implementation of EqULE
which shouldn't be needed as the method
#2018
Labels
invalid
This doesn't make sense
from_slice_or_allow
trait shouldn't require EqULE, as only slice method requires that implementation, https://github.com/unicode-org/icu4x/blob/main/utils/zerovec/src/zerovec/mod.rs#L574The text was updated successfully, but these errors were encountered: