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