about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/intrinsics/ptr_offset_unsigned_overflow.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2024-09-17ptr_offset_unsigned_overflow: extend testRalf Jung-2/+2
2024-09-16Bump ui testOli Scherer-2/+2
2024-09-11miri: fix overflow detection for unsigned pointer offsetRalf Jung-0/+15