rust/tests/ui/const-ptr
2025-07-05 01:54:04 +05:00
..
allowed_slices.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
forbidden_slices.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
forbidden_slices.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
out_of_bounds_read.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
out_of_bounds_read.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
pointer-address-stability.rs cleaned up some tests 2025-07-05 01:54:04 +05:00