about summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/alloc_error_handler_panic.rs
AgeCommit message (Expand)AuthorLines
2024-04-17alloc_error_handler tests: directly call handle_alloc_error; test more codepathsRalf Jung-16/+2
2024-04-16implement support for __rust_alloc_error_handlerRalf Jung-0/+32