rust/src/test/ui/const-ptr
2022-07-24 19:35:40 -04:00
..
allowed_slices.rs Partially stabilize const_slice_from_raw_parts 2022-07-09 23:20:02 +02:00
forbidden_slices.32bit.stderr interpret, ptr_offset_from: refactor and test too-far-apart check 2022-07-24 19:35:40 -04:00
forbidden_slices.64bit.stderr interpret, ptr_offset_from: refactor and test too-far-apart check 2022-07-24 19:35:40 -04:00
forbidden_slices.rs Partially stabilize const_slice_from_raw_parts 2022-07-09 23:20:02 +02:00
out_of_bounds_read.rs stabilize const_ptr_offset 2022-02-13 15:26:14 +08:00
out_of_bounds_read.stderr implement valtrees as the type-system representation for constant values 2022-06-14 16:07:11 +02:00