about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/intrinsics/ptr_metadata_uninit_thin.stderr
AgeCommit message (Expand)AuthorLines
2025-07-18Show the memory of uninit readsOli Scherer-5/+3
2025-07-17Report the range of uninit bytes in CTFE errorsOli Scherer-1/+6
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2024-09-16Bump ui testOli Scherer-3/+3
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-2/+2
2024-05-28Add Miri tests for `PtrMetadata` UBScott McMurray-0/+20