about summary refs log tree commit diff
path: root/tests/ui/const-ptr/forbidden_slices.stderr
AgeCommit message (Expand)AuthorLines
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-6/+6
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-18/+18
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-1/+1
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-65/+53
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-5/+7
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-5/+5
2023-04-27Also use `mir::Offset` for pointer `add`Scott McMurray-4/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+240