summary refs log tree commit diff
path: root/src/tools/miri/tests
AgeCommit message (Expand)AuthorLines
2022-11-20Delete miri testMichael Goulet-24/+0
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-0/+25
2022-10-26add pthread_getname_npRalf Jung-0/+25
2022-10-25Rename, improve docs, fail betterBen Kimock-7/+25
2022-10-22add scalar-abi-only field retagging optionRalf Jung-1/+83
2022-10-21Auto merge of #2610 - RalfJung:issue-1909, r=RalfJungbors-0/+57
2022-10-21add test for #1909Ralf Jung-0/+57
2022-10-21test is_terminalRalf Jung-1/+13
2022-10-21split libc tests from stdlib testsRalf Jung-120/+176
2022-10-21merge rustc historyRalf Jung-7/+21
2022-10-20Auto merge of #2601 - DrMeepster:windows_init_once, r=RalfJungbors-0/+144
2022-10-20add test for init onceDrMeepster-0/+144
2022-10-19Magic functions for writing to stdout/stderr.Cliff L. Biffle-2/+83
2022-10-19Make miri read_dir test a little more robustAlex Saveau-11/+17
2022-10-19Auto merge of #2600 - saethlin:ice, r=RalfJungbors-0/+21
2022-10-19Never start the Stack::retain loop at offset 0 so that the left element is al...Ben Kimock-0/+21
2022-10-19Auto merge of #2322 - saethlin:stack-inspection-tools, r=oli-obkbors-0/+36
2022-10-16Support DirEntry metadata calls in miriAlex Saveau-0/+8
2022-10-15Replace tags in stdoutBen Kimock-5/+7
2022-10-14Add a testBen Kimock-0/+34
2022-10-14print the target also when running tests on the hostRalf Jung-22/+24
2022-10-12merge rustc historyRalf Jung-2/+2
2022-10-11rename rustc_allocator_nounwind to rustc_nounwindRalf Jung-2/+2
2022-10-10merge rustc historyRalf Jung-0/+3
2022-10-09Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplettbors-0/+3
2022-10-091/1000 events do happen sometimes...Ralf Jung-6/+6
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