about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail-dep/libc/affinity.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2025-04-30interpret: better error message for out-of-bounds pointer arithmetic and acce...Ralf Jung-2/+2
2024-09-16Bump ui testOli Scherer-3/+3
2024-08-01on a signed deref check, mention the right pointer in the errorRalf Jung-2/+2
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-2/+2
2024-07-05implement `libc::sched_getaffinity` and `libc::sched_setaffinity`Folkert-0/+20