feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]> #205218
Annotations
8 errors
|
run the build
Process completed with exit code 1.
|
|
run the build
can't compare `[u8; 4]` with `&[u8; 4]`
|
|
run the build
can't compare `[u8; 4]` with `&[u8; 4]`
|
|
run the build
can't compare `[u8; 4]` with `&[u8; 4]`
|
|
run the build
can't compare `[{integer}; Self::HOST_SIZE]` with `[{integer}; 0]`
|
|
run the build
constant expression depends on a generic parameter
|
|
run the build
constant expression depends on a generic parameter
|
|
run the build
constant expression depends on a generic parameter
|
Loading