about summary refs log tree commit diff
path: root/tests/ui/consts/extra-const-ub/detect-extra-ub.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-16/+8
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-0/+1
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)-3/+3
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-1/+1
2023-10-16add oversized-ref test backRalf Jung-0/+8
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-1/+33
2023-07-25interpret: refactor projection code to work on a common trait, and use that f...Ralf Jung-0/+29
2023-05-05Stabilize const_ptr_readbors-1/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+31