summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/alloc-access-tracking.rs
AgeCommit message (Expand)AuthorLines
2024-09-16Bump ui testOli Scherer-1/+1
2024-08-06interpret: refactor function call handling to be better-abstractedRalf Jung-2/+2
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