| Age | Commit message (Expand) | Author | Lines |
| 2022-11-20 | Delete miri test | Michael Goulet | -24/+0 |
| 2022-10-26 | Auto merge of #2620 - RalfJung:getname, r=RalfJung | bors | -0/+25 |
| 2022-10-26 | add pthread_getname_np | Ralf Jung | -0/+25 |
| 2022-10-25 | Rename, improve docs, fail better | Ben Kimock | -7/+25 |
| 2022-10-22 | add scalar-abi-only field retagging option | Ralf Jung | -1/+83 |
| 2022-10-21 | Auto merge of #2610 - RalfJung:issue-1909, r=RalfJung | bors | -0/+57 |
| 2022-10-21 | add test for #1909 | Ralf Jung | -0/+57 |
| 2022-10-21 | test is_terminal | Ralf Jung | -1/+13 |
| 2022-10-21 | split libc tests from stdlib tests | Ralf Jung | -120/+176 |
| 2022-10-21 | merge rustc history | Ralf Jung | -7/+21 |
| 2022-10-20 | Auto merge of #2601 - DrMeepster:windows_init_once, r=RalfJung | bors | -0/+144 |
| 2022-10-20 | add test for init once | DrMeepster | -0/+144 |
| 2022-10-19 | Magic functions for writing to stdout/stderr. | Cliff L. Biffle | -2/+83 |
| 2022-10-19 | Make miri read_dir test a little more robust | Alex Saveau | -11/+17 |
| 2022-10-19 | Auto merge of #2600 - saethlin:ice, r=RalfJung | bors | -0/+21 |
| 2022-10-19 | Never start the Stack::retain loop at offset 0 so that the left element is al... | Ben Kimock | -0/+21 |
| 2022-10-19 | Auto merge of #2322 - saethlin:stack-inspection-tools, r=oli-obk | bors | -0/+36 |
| 2022-10-16 | Support DirEntry metadata calls in miri | Alex Saveau | -0/+8 |
| 2022-10-15 | Replace tags in stdout | Ben Kimock | -5/+7 |
| 2022-10-14 | Add a test | Ben Kimock | -0/+34 |
| 2022-10-14 | print the target also when running tests on the host | Ralf Jung | -22/+24 |
| 2022-10-12 | merge rustc history | Ralf Jung | -2/+2 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -2/+2 |
| 2022-10-10 | merge rustc history | Ralf Jung | -0/+3 |
| 2022-10-09 | Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplett | bors | -0/+3 |
| 2022-10-09 | 1/1000 events do happen sometimes... | Ralf Jung | -6/+6 |
| 2022-10-09 | merge rustc history | Ralf Jung | -42/+7 |
| 2022-10-08 | Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomcc | bors | -2/+2 |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -40/+5 |
| 2022-10-07 | rustup | Ralf Jung | -2/+3 |
| 2022-10-07 | fix Miri | Ralf Jung | -2/+2 |
| 2022-10-06 | Auto merge of #102573 - RalfJung:mirisync, r=oli-obk | bors | -3/+60 |
| 2022-10-03 | Reduce CString allocations in std as much as possible | Alex Saveau | -0/+3 |
| 2022-10-01 | bless a miri test | Maybe Waffle | -1/+1 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -3/+2 |
| 2022-09-27 | Auto merge of #2562 - pvdrz:miri-num-cpus, r=RalfJung | bors | -0/+8 |
| 2022-09-24 | Auto merge of #2537 - saethlin:dont-back-up-too-far, r=RalfJung | bors | -2/+51 |
| 2022-09-24 | run all extern-so tests consistently without dependencies | Ralf Jung | -1/+1 |
| 2022-09-24 | Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholk | bors | -1/+1 |
| 2022-09-24 | Bless miri. | Camille GILLOT | -1/+1 |
| 2022-09-23 | add flag to specify the number of cpus | Christian Poveda | -0/+8 |
| 2022-09-22 | add regression test for miri issue 2433 | Ralf Jung | -0/+22 |
| 2022-09-21 | Don't move too far down the call stack when reporting FnEntry diagnostics | Ben Kimock | -2/+51 |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+26931 |