about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/intrinsics/ptr_metadata_uninit_thin.rs
AgeCommit message (Expand)AuthorLines
2025-07-18Show the memory of uninit readsOli Scherer-0/+3
2025-07-17Report the range of uninit bytes in CTFE errorsOli Scherer-1/+1
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-4/+6
2024-05-28Add Miri tests for `PtrMetadata` UBScott McMurray-0/+23