about summary refs log tree commit diff
path: root/tests/ui/consts/offset_ub.rs
AgeCommit message (Expand)AuthorLines
2025-07-09miri: fix out-of-bounds error for ptrs with negative offsetsRalf Jung-7/+7
2025-02-28Shorten span of panic failures in const contextEsteban Küber-11/+11
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-08-01on a signed deref check, mention the right pointer in the errorRalf Jung-1/+1
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-0/+1
2024-07-27miri: fix offset_from behavior on wildcard pointersRalf Jung-1/+1
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-1/+1
2024-05-13offset, offset_from: allow zero-byte offset on arbitrary pointersRalf Jung-3/+3
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+26