about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/read_from_trivial_switch.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
2025-04-08Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ubMichael Goulet-0/+14