about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/const_raw_ptr_ops2.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-2/+2
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-2/+2
2025-06-02Use the informative error as the main const eval error messageOli Scherer-5/+5
2025-04-30interpret: better error message for out-of-bounds pointer arithmetic and acce...Ralf Jung-2/+2
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-2/+2
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15