about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/alloc/alloc_error_handler.rs
AgeCommit message (Expand)AuthorLines
2025-09-02improve process::abort rendering in Miri backtracesRalf Jung-2/+0
2025-05-15normalize abort calls in miri testsjoboet-1/+1
2024-04-17alloc_error_handler tests: directly call handle_alloc_error; test more codepathsRalf Jung-16/+1
2024-04-16implement support for __rust_alloc_error_handlerRalf Jung-0/+25