about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/shims
AgeCommit message (Expand)AuthorLines
2023-11-25blessRalf Jung-1/+1
2023-11-25Merge from rustcRalf Jung-8/+8
2023-11-24Bless Miri testsNilstrieb-8/+8
2023-11-22Check that target features required by LLVM intrinsics are enabledEduardo Sánchez Muñoz-0/+57
2023-09-25Auto merge of #3008 - oli-obk:ui_test_progress_bars, r=RalfJungbors-1186/+0
2023-09-22Move `fail` tests that need dependencies into their own folder, so that wasm ...Oli Scherer-1186/+0
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-3/+3
2023-08-16Auto merge of #2940 - saethlin:use-after-free-spans, r=RalfJungbors-1/+18
2023-08-15C string function shims: consistently treat "invalid" pointers as UBRalf Jung-6/+34
2023-08-11Include spans in use-after-free diagnosticsBen Kimock-1/+18
2023-08-01properly track why we checked whether a pointer is in-boundsRalf Jung-3/+3
2023-07-06Ignore test on appleOli Scherer-0/+1
2023-07-05C "memcpy" shim: ensure the pointers are validRalf Jung-0/+102
2023-06-20Improve organizationBen Kimock-0/+190
2023-05-09Update to latest ui_test crate version.Oli Scherer-1/+1
2022-12-06Reintroduce the span printing in miri (plus point to spans where possible)Oli Scherer-45/+45
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-48/+48
2022-10-03Reduce CString allocations in std as much as possibleAlex Saveau-0/+3
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+1072