X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fui%2Fsimd%2Ftype-generic-monomorphisation-empty.stderr;h=b334b1f4b589328f349fcfe480af629d5ef6f08a;hb=25ea5a36c6e3a4fa1f739538d9e89eb1cd747564;hp=00fde199b12a27ea6a6bca710d20f374ecd42542;hpb=7fab8a4016e083d43e181b6da71d6a45ac7e7d3b;p=rust.git diff --git a/src/test/ui/simd/type-generic-monomorphisation-empty.stderr b/src/test/ui/simd/type-generic-monomorphisation-empty.stderr index 00fde199b12..b334b1f4b58 100644 --- a/src/test/ui/simd/type-generic-monomorphisation-empty.stderr +++ b/src/test/ui/simd/type-generic-monomorphisation-empty.stderr @@ -1,4 +1,4 @@ -error: monomorphising SIMD type `Simd<0_usize>` of zero length +error: monomorphising SIMD type `Simd<0>` of zero length error: aborting due to previous error