about summary refs log tree commit diff
path: root/tests/ui/consts/extra-const-ub
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-8/+8
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-8/+8
2025-06-02Use the informative error as the main const eval error messageOli Scherer-39/+31
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-8/+9
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-8/+8
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-1/+1
2023-10-16add oversized-ref test backRalf Jung-1/+15
2023-10-15avoid re-checking the offset while iterating an array/sliceRalf Jung-0/+3
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-9/+59
2023-07-25interpret: refactor projection code to work on a common trait, and use that f...Ralf Jung-5/+40
2023-05-05Stabilize const_ptr_readbors-5/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+101