about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/function_calls/arg_inplace_mutate.rs
AgeCommit message (Expand)AuthorLines
2024-03-02remove the ability to disable ABI checkingRalf Jung-1/+0
2023-12-26custom mir: make it clear what the return block isRalf Jung-1/+1
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-1/+1
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-2/+2
2023-07-11miri: protect Move() function arguments during the callRalf Jung-0/+34