rust/tests/ui/const-ptr
Ralf Jung de78cb56b2 on a signed deref check, mention the right pointer in the error 2024-08-01 14:25:19 +02:00
..
allowed_slices.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
forbidden_slices.rs Always use a colon in `//@ normalize-*:` headers 2024-07-11 12:23:44 +10:00
forbidden_slices.stderr on a signed deref check, mention the right pointer in the error 2024-08-01 14:25:19 +02:00
out_of_bounds_read.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
out_of_bounds_read.stderr improve dangling/oob errors and make them more uniform 2024-07-27 21:12:54 +02:00