about summary refs log tree commit diff
path: root/tests/ui/simd/const-err-trumps-simd-err.stderr
AgeCommit message (Expand)AuthorLines
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-2/+2
2025-06-11stabilize gaiBoxy-3/+3
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-3/+3
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-3/+3
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-2/+0
2025-02-28Shorten span of panic failures in const contextEsteban Küber-1/+1
2024-09-09Ban non-array SIMDScott McMurray-2/+2
2024-03-14preserve span when evaluating mir::ConstOperandRalf Jung-0/+6
2024-03-10add test ensuring simd codegen checks don't run when a static assertion failedRalf Jung-0/+17