about summary refs log tree commit diff
path: root/src/tools/miri/tests/utils
AgeCommit message (Expand)AuthorLines
2023-12-03miri: support 'promising' alignment for symbolic alignment checkRalf Jung-0/+5
2023-11-25make tests/utils work with edition 2015Ralf Jung-2/+2
2023-11-21fmtRalf Jung-3/+1
2023-11-20Test that the GC consults the extra_fn_ptr mapBen Kimock-0/+12
2023-11-19tag-gc -> provenance-gcBen Kimock-1/+1
2023-10-22use visibility to check unused imports and delete some stmtsbohan-0/+1
2023-09-01fix(std): Rename os_str_bytes to encoded_bytesEd Page-1/+1
2023-07-30refactor tests/utils a bit, and move some FS functions thereRalf Jung-15/+46
2023-06-28Unique gets special treatment when -Zmiri-unique-is-uniqueNeven Villani-5/+5
2023-03-16TB: document TB changes in READMENeven Villani-0/+205