about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/heap/dealloc_intrinsic_dangling.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-3/+3
2024-04-17Validate before reporting interning errors.Oli Scherer-1/+6
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-1/+1
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+22