| Age | Commit message (Expand) | Author | Lines |
| 2024-04-21 | Rollup merge of #124235 - c410-f3r:tests98765, r=jieyouxu | Matthias Krüger | -35/+35 |
| 2024-04-21 | Move some tests | Caio | -35/+35 |
| 2024-04-21 | Add gnullvm targets to manifest | Mateusz Mikuła | -0/+3 |
| 2024-04-21 | Auto merge of #124193 - RalfJung:miri, r=RalfJung | bors | -685/+1400 |
| 2024-04-21 | the mir-validation ICE test behaves strangely on Windows hosts | Ralf Jung | -5/+8 |
| 2024-04-20 | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | bors | -4/+97 |
| 2024-04-20 | Rollup merge of #124196 - RalfJung:mir-opt-tests, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-20 | Rollup merge of #124071 - kjetilkjeka:llvm_bitcode_linker_build_manifest, r=M... | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2024-04-20 | Rollup merge of #123986 - ehuss:lint-renamed, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+89 |
| 2024-04-20 | Auto merge of #122013 - Swatinem:unicode-gen-fastpath, r=scottmcm | bors | -3/+27 |
| 2024-04-20 | Merge commit '55d9a533b309119c8acd13061581b43ae8840823' into sync-from-ra | Laurențiu Nicola | -3270/+6206 |
| 2024-04-20 | mir-opt tests: rename unit-test -> test-mir-pass | Ralf Jung | -3/+3 |
| 2024-04-20 | ensure the ICE-to-file logic does not affect our test | Ralf Jung | -0/+1 |
| 2024-04-20 | Rollup merge of #124137 - tgross35:testsuite-multi-rev-regex, r=jieyouxu | Matthias Krüger | -1/+16 |
| 2024-04-20 | Add a lower bound check to `unicode-table-generator` output | Arpad Borsos | -3/+27 |
| 2024-04-20 | Auto merge of #3495 - RalfJung:data-race-clocks, r=RalfJung | bors | -124/+119 |
| 2024-04-20 | restrict VClock API surface | Ralf Jung | -26/+44 |
| 2024-04-20 | reuse_pool: only do acquire_clock if we reused from a different thread | Ralf Jung | -4/+8 |
| 2024-04-20 | data_race: make the release/acquire API more clear | Ralf Jung | -94/+67 |
| 2024-04-20 | re-bless tests | Ralf Jung | -0/+2 |
| 2024-04-20 | fix clippy warning | Ralf Jung | -1/+0 |
| 2024-04-20 | Merge from rustc | The Miri Cronjob Bot | -434/+1292 |
| 2024-04-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-20 | Auto merge of #124177 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-19 | Auto merge of #3475 - RalfJung:reduce-reuse-recycle, r=RalfJung | bors | -126/+321 |
| 2024-04-19 | Match hyphen in multi-revision comment matchers | Trevor Gross | -1/+16 |
| 2024-04-19 | Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obk | Matthias Krüger | -0/+121 |
| 2024-04-19 | Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68 | bors | -7/+73 |
| 2024-04-19 | Auto merge of #3489 - rust-lang:rustup-2024-04-19, r=RalfJung | bors | -114/+113 |
| 2024-04-19 | make test not leak rustc crate hash | Ralf Jung | -1/+2 |
| 2024-04-19 | Auto merge of #124123 - flip1995:clippy-subtree-update, r=Manishearth | bors | -426/+1066 |
| 2024-04-19 | share code between win-to-unix and unix-to-win path conversion | Ralf Jung | -81/+67 |
| 2024-04-19 | Merge from rustc | The Miri Cronjob Bot | -112/+110 |
| 2024-04-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-18 | Rollup merge of #124116 - RalfJung:miri-rust-backtrace, r=Nilstrieb | Jubilee | -0/+31 |
| 2024-04-18 | Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiser | Jubilee | -1/+1 |
| 2024-04-18 | when reusing an address, most of the time only reuse from the current thread | Ralf Jung | -109/+183 |
| 2024-04-18 | comment clarification and typo fix | Ralf Jung | -4/+14 |
| 2024-04-18 | Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-u... | Philipp Krones | -426/+1066 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -1/+1 |
| 2024-04-18 | do not reuse stack addresses; make reuse rate configurable | Ralf Jung | -17/+45 |
| 2024-04-18 | when an address gets reused, establish a happens-before link in the data race... | Ralf Jung | -36/+129 |
| 2024-04-18 | Auto merge of #3484 - RalfJung:realloc, r=RalfJung | bors | -158/+205 |
| 2024-04-18 | move allocator shim logic into its own file | Ralf Jung | -157/+178 |
| 2024-04-18 | make realloc with a size of zero fail | Ralf Jung | -5/+31 |
| 2024-04-18 | when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isola... | Ralf Jung | -0/+31 |
| 2024-04-18 | Auto merge of #3486 - RalfJung:mir-validate, r=RalfJung | bors | -0/+42 |
| 2024-04-18 | add test checking that we do run MIR validation | Ralf Jung | -0/+42 |
| 2024-04-18 | Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb | bors | -3/+3 |