about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/uninit/uninit_byte_read.stderr
AgeCommit message (Expand)AuthorLines
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-2/+2
2023-12-04use `assume(idx < self.len())` in `[T]::get_unchecked`bendn-2/+2
2023-11-30move 'uninit' tests into common directoryRalf Jung-0/+15