]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/simd/type-generic-monomorphisation-oversized.stderr
Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser
[rust.git] / src / test / ui / simd / type-generic-monomorphisation-oversized.stderr
index f4418350115321c9e8be87b778251e4ed363ef6a..a2dba1222eecd4e3772b1f39ee6981299b1f419d 100644 (file)
@@ -1,4 +1,4 @@
-error: monomorphising SIMD type `Simd<65536_usize>` of length greater than 32768
+error: monomorphising SIMD type `Simd<65536>` of length greater than 32768
 
 error: aborting due to previous error