about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/alloc-access-tracking.rs
AgeCommit message (Expand)AuthorLines
2024-05-04make statx a regular function (so we don't need to support the syscall)Ralf Jung-2/+3
2024-04-16implement support for __rust_alloc_error_handlerRalf Jung-1/+1
2024-03-09interpret: do not call machine read hooks during validationRalf Jung-0/+25