about summary refs log tree commit diff
path: root/src/tools/miri/tests
AgeCommit message (Expand)AuthorLines
2022-10-09merge rustc historyRalf Jung-42/+7
2022-10-08Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomccbors-2/+2
2022-10-07make const_err a hard errorRalf Jung-40/+5
2022-10-07rustupRalf Jung-2/+3
2022-10-07fix MiriRalf Jung-2/+2
2022-10-06Auto merge of #102573 - RalfJung:mirisync, r=oli-obkbors-3/+60
2022-10-03Reduce CString allocations in std as much as possibleAlex Saveau-0/+3
2022-10-01bless a miri testMaybe Waffle-1/+1
2022-09-27Stabilize bench_black_boxUrgau-3/+2
2022-09-27Auto merge of #2562 - pvdrz:miri-num-cpus, r=RalfJungbors-0/+8
2022-09-24Auto merge of #2537 - saethlin:dont-back-up-too-far, r=RalfJungbors-2/+51
2022-09-24run all extern-so tests consistently without dependenciesRalf Jung-1/+1
2022-09-24Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholkbors-1/+1
2022-09-24Bless miri.Camille GILLOT-1/+1
2022-09-23add flag to specify the number of cpusChristian Poveda-0/+8
2022-09-22add regression test for miri issue 2433Ralf Jung-0/+22
2022-09-21Don't move too far down the call stack when reporting FnEntry diagnosticsBen Kimock-2/+51
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+26931