summaryrefslogtreecommitdiffstats
path: root/tests/ui/simd/type-generic-monomorphisation-wide-ptr.stderr
blob: 3888e7a0f38f5b877ce6b2e0af171c89c3529599 (plain)
1
2
3
4
error: monomorphising SIMD type `S<[*mut [u8]; 4]>` with a non-primitive-scalar (integer/float/pointer) element type `*mut [u8]`

error: aborting due to previous error