| Age | Commit message (Expand) | Author | Lines |
| 2024-03-25 | Auto merge of #3410 - RalfJung:all-targets, r=RalfJung | bors | -0/+2 |
| 2024-03-25 | CONTRIBUTING: vsocde settings: add --all-targets | Ralf Jung | -0/+2 |
| 2024-03-24 | Auto merge of #3402 - RalfJung:miri-script, r=RalfJung | bors | -6/+21 |
| 2024-03-24 | Auto merge of #3406 - RalfJung:many-seeds, r=RalfJung | bors | -6/+7 |
| 2024-03-24 | desperate hack: hard-code bash path on Windows | Ralf Jung | -1/+10 |
| 2024-03-24 | try to fix many-seeds tests on Windows | Ralf Jung | -1/+2 |
| 2024-03-24 | Auto merge of #3398 - tiif:add_libc_fs_test, r=RalfJung | bors | -5/+71 |
| 2024-03-24 | Add libc test for rename and ftruncate | tiif | -5/+71 |
| 2024-03-24 | miri-script/toolchain: make new_commit logic easier to follow | Ralf Jung | -3/+3 |
| 2024-03-24 | many-seeds: propagate failure properly | Ralf Jung | -2/+2 |
| 2024-03-24 | CI tweaks and show which stable Rust we are using | Ralf Jung | -3/+9 |
| 2024-03-24 | Auto merge of #3403 - RalfJung:rustup, r=RalfJung | bors | -901/+3538 |
| 2024-03-24 | miri script: build with stable toolchain | Ralf Jung | -2/+2 |
| 2024-03-24 | Merge from rustc | Ralf Jung | -900/+3537 |
| 2024-03-24 | Clean up unnecessary headers/flags in coverage mir-opt tests | Zalathar | -39/+28 |
| 2024-03-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-24 | Auto merge of #122966 - matthiaskrgr:rollup-20k8nsm, r=matthiaskrgr | bors | -171/+1757 |
| 2024-03-24 | Rollup merge of #122963 - RalfJung:core-panicking, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2024-03-24 | Rollup merge of #122943 - matthiaskrgr:ice-tests-9xxxx-to-12xxxx, r=fmease | Matthias Krüger | -0/+450 |
| 2024-03-24 | Rollup merge of #122942 - Luv-Ray:master, r=lcnr | Matthias Krüger | -0/+44 |
| 2024-03-24 | Rollup merge of #122907 - compiler-errors:uniquify-reerror, r=lcnr | Matthias Krüger | -2/+50 |
| 2024-03-24 | Rollup merge of #122840 - GuillaumeGomez:rustdoc-test-too-many-args, r=notrid... | Matthias Krüger | -79/+211 |
| 2024-03-24 | Rollup merge of #122379 - RalfJung:int2ptr-transmute, r=m-ou-se | Matthias Krüger | -8/+33 |
| 2024-03-24 | Rollup merge of #122217 - estebank:issue-119685, r=fmease | Matthias Krüger | -70/+250 |
| 2024-03-24 | Rollup merge of #122168 - compiler-errors:inline-coroutine-body-validation, r... | Matthias Krüger | -10/+669 |
| 2024-03-24 | Rollup merge of #121281 - kadiwa4:test_103626, r=estebank,lcnr | Matthias Krüger | -0/+48 |
| 2024-03-24 | Auto merge of #122905 - dpaoliello:sync-portable-simd-2024-03-22, r=workingju... | bors | -52/+505 |
| 2024-03-23 | Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlin | bors | -292/+314 |
| 2024-03-23 | core/panicking: fix outdated comment | Ralf Jung | -2/+2 |
| 2024-03-23 | Add regression test for #122722 | Guillaume Gomez | -0/+21 |
| 2024-03-23 | Add `Rustdoc` into `run-make-support` | Guillaume Gomez | -4/+37 |
| 2024-03-23 | Auto merge of #122952 - RalfJung:miri, r=RalfJung | bors | -120/+376 |
| 2024-03-23 | Auto merge of #3399 - RalfJung:ci, r=RalfJung | bors | -4/+10 |
| 2024-03-23 | disable RUST_BACKTRACE in CI, set it inside the test harness instead | Ralf Jung | -5/+9 |
| 2024-03-23 | when a test fails, repeat the target after the failure report | Ralf Jung | -0/+2 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -119/+134 |
| 2024-03-23 | move assert_unsafe_preconditions to its own file | Ralf Jung | -177/+184 |
| 2024-03-23 | regression test for #103626 | Kalle Wachsmuth | -0/+48 |
| 2024-03-23 | Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgr | bors | -280/+567 |
| 2024-03-23 | Auto merge of #3385 - Zoxc:read-types, r=RalfJung | bors | -89/+202 |
| 2024-03-23 | Add test in `higher-ranked` | Luv-Ray | -0/+44 |
| 2024-03-23 | address review feedback | Matthias Krüger | -11/+11 |
| 2024-03-23 | Report retags as distinct from real memory accesses for data races | John Kåre Alsaker | -89/+202 |
| 2024-03-23 | Rename `RustdocTestOptions` into `IndividualTestOptions` | Guillaume Gomez | -4/+4 |
| 2024-03-23 | Rollup merge of #122933 - RalfJung:tag_for_variant, r=oli-obk | Matthias Krüger | -25/+28 |
| 2024-03-23 | Rollup merge of #122931 - herobs:patch-1, r=joboet | Matthias Krüger | -7/+7 |
| 2024-03-23 | Rollup merge of #122930 - RalfJung:panic-in-panic-fmt, r=Amanieu | Matthias Krüger | -3/+37 |
| 2024-03-23 | Rollup merge of #122927 - gurry:122199-ice-unexpected-node-2, r=workingjubilee | Matthias Krüger | -10/+197 |
| 2024-03-23 | Rollup merge of #122922 - kpreid:print-async, r=compiler-errors | Matthias Krüger | -16/+34 |
| 2024-03-23 | Rollup merge of #122921 - saethlin:mir-opt-tests-in-debug, r=Mark-Simulacrum | Matthias Krüger | -9/+2 |