about summary refs log tree commit diff
path: root/tests/ui/const-ptr/forbidden_slices.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-18/+18
2025-02-28Shorten span of panic failures in const contextEsteban Küber-1/+6
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-2/+2
2024-05-13offset, offset_from: allow zero-byte offset on arbitrary pointersRalf Jung-3/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-12-07also print 'immutable' flagRalf Jung-1/+1
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-2/+0
2023-10-16Normalize alloc-id in tests.Camille GILLOT-2/+2
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-2/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+98