about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/alloc/alloc_error_handler.stderr
AgeCommit message (Expand)AuthorLines
2025-09-02improve process::abort rendering in Miri backtracesRalf Jung-6/+4
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2025-05-15normalize abort calls in miri testsjoboet-1/+1
2024-09-16Bump ui testOli Scherer-1/+1
2024-04-17alloc_error_handler tests: directly call handle_alloc_error; test more codepathsRalf Jung-3/+1
2024-04-16implement support for __rust_alloc_error_handlerRalf Jung-0/+26