about summary refs log tree commit diff
path: root/tests/ui/asm/named_const_simd_vec_len.rs
AgeCommit message (Expand)AuthorLines
2025-04-27Move inline_asm to typeck, properly handle aliasesMichael Goulet-0/+3
2024-12-11Evaluate constants in SIMD vec lengths before rejecting themOli Scherer-1/+1
2024-12-11Add regression testsOli Scherer-0/+22