]> git.lizzy.rs Git - rust.git/blob - src/test/ui/simd/type-generic-monomorphisation-wide-ptr.stderr
Rollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
[rust.git] / src / test / ui / simd / type-generic-monomorphisation-wide-ptr.stderr
1 error: monomorphising SIMD type `S<[*mut [u8]; 4]>` with a non-primitive-scalar (integer/float/pointer) element type `*mut [u8]`
2
3 error: aborting due to previous error
4