about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/uninit/padding-enum.rs
AgeCommit message (Expand)AuthorLines
2025-07-18Show the memory of uninit readsOli Scherer-0/+3
2024-09-19Make the intention of the miri test more clearAdwin White-2/+3
2024-09-19Adapt test to new layoutAdwin White-2/+2
2024-09-10fmtRalf Jung-13/+16
2024-09-09fix UB in a testRalf Jung-1/+1
2024-09-08interpret: reset padding during validationRalf Jung-0/+23