about summary refs log tree commit diff
path: root/tests/ui/simd/monomorphize-too-long.rs
AgeCommit message (Collapse)AuthorLines
2025-09-23Add an attribute to check the number of lanes in a SIMD vector after ↵Caleb Zulawski-3/+1
monomorphization Unify zero-length and oversized SIMD errors
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+2
2024-09-09Ban non-array SIMDScott McMurray-0/+11