about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/heap/dealloc_intrinsic_dangling.stderr
AgeCommit message (Expand)AuthorLines
2025-09-03don't uppercase error messagesSasha Pourcelot-1/+1
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
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-4/+4
2024-09-15stabilize const_mut_refsRalf Jung-2/+2
2024-04-17Validate before reporting interning errors.Oli Scherer-5/+10
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-1/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-1/+1
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-5/+5
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15