rust/tests/ui/simd/monomorphize-too-long.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
122 B
Plaintext
Raw Normal View History

2024-08-22 08:28:20 +00:00
error: monomorphising SIMD type `Simd<u16, 54321>` of length greater than 32768
error: aborting due to 1 previous error