about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/miri-alloc.rs
AgeCommit message (Collapse)AuthorLines
2025-01-21remove support for the #[start] attributeRalf Jung-3/+3
2024-09-16Bump ui testOli Scherer-1/+1
2024-03-09simplify no-std testsRalf Jung-4/+2
set panic=abort so that we do not need this eh_personality thing
2022-11-13final tweaksRalf Jung-1/+1
2022-11-07Add miri_alloc, miri_deallocMartin Kröning-0/+29