| Age | Commit message (Expand) | Author | Lines |
| 2024-03-14 | one must imagine tidy happy | lcnr | -1/+0 |
| 2024-03-14 | Rollup merge of #122461 - the8472:fix-step-forward-unchecked, r=Amanieu | Matthias Krüger | -1/+1 |
| 2024-03-14 | Auto merge of #122243 - RalfJung:local-place-sanity-check, r=oli-obk | bors | -3/+2 |
| 2024-03-14 | update virtual clock in miri test since signed loops now execute more methods | The 8472 | -1/+1 |
| 2024-03-13 | Rollup merge of #122422 - Enselic:only-unix, r=oli-obk | Matthias Krüger | -0/+3 |
| 2024-03-13 | Auto merge of #122240 - RalfJung:miri-addr-reuse, r=oli-obk | bors | -63/+210 |
| 2024-03-13 | compiletest: Allow `only-unix` in test headers | Martin Nordholts | -0/+3 |
| 2024-03-12 | Auto merge of #122394 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-12 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-12 | Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddle | Jubilee | -1/+0 |
| 2024-03-12 | Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercote | bors | -5/+5 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -1/+1 |
| 2024-03-12 | s/mt/mutability/ | Oli Scherer | -2/+2 |
| 2024-03-12 | Add `nested` bool to `DefKind::Static`. | Oli Scherer | -2/+2 |
| 2024-03-12 | Change `DefKind::Static` to a struct variant | Oli Scherer | -5/+5 |
| 2024-03-12 | rustdoc: fix up old test | León Orell Valerian Liehr | -1/+0 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -82/+34 |
| 2024-03-11 | compiletest: Automatically compare output by subset with runners | Alex Crichton | -49/+20 |
| 2024-03-11 | Remove old support for emscripten/wasm32-u-u | Alex Crichton | -29/+1 |
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -4/+13 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -1/+1 |
| 2024-03-11 | Rollup merge of #122249 - RalfJung:machine-read-hook, r=oli-obk | Jubilee | -0/+62 |
| 2024-03-11 | LLVM Bitcode Linker: Added crate | Kjetil Kjeka | -0/+324 |
| 2024-03-11 | Rollup merge of #122298 - RalfJung:raw-vec-into-box, r=cuviper | Jacob Pratt | -4/+14 |
| 2024-03-11 | Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkin | Jacob Pratt | -7/+9 |
| 2024-03-11 | Rollup merge of #121633 - ChrisDenton:precise, r=Nilstrieb | Jacob Pratt | -4/+5 |
| 2024-03-11 | Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelix | bors | -64/+2 |
| 2024-03-10 | test into_boxed_slice with custom allocator in Miri | Ralf Jung | -4/+14 |
| 2024-03-10 | Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkan | bors | -31/+172 |
| 2024-03-10 | Remove unused structs in clippy | r0cky | -64/+2 |
| 2024-03-10 | Auto merge of #122272 - lnicola:sync-from-ra, r=lnicola | bors | -2348/+4710 |
| 2024-03-10 | Error on invalid compiletest directives in Rust test files | 许杰友 Jieyou Xu (Joe) | -31/+172 |
| 2024-03-10 | Auto merge of #122283 - matthiaskrgr:rollup-w3sau3u, r=matthiaskrgr | bors | -6/+96 |
| 2024-03-10 | Rollup merge of #121860 - mu001999:master, r=Nilstrieb | Matthias Krüger | -6/+96 |
| 2024-03-10 | Auto merge of #122246 - RalfJung:miri, r=RalfJung | bors | -260/+238 |
| 2024-03-10 | Bring back in-rust-tree feature to ide | Laurențiu Nicola | -0/+3 |
| 2024-03-10 | remove unnecessary frame parameter from after_local_allocated | Ralf Jung | -2/+1 |
| 2024-03-10 | Merge commit '574e23ec508064613783cba3d1833a95fd9a5080' into sync-from-ra | Laurențiu Nicola | -2350/+4709 |
| 2024-03-10 | Auto merge of #121662 - saethlin:precondition-unification, r=RalfJung | bors | -1/+1 |
| 2024-03-09 | Rollup merge of #121584 - klensy:itertools-up, r=Mark-Simulacrum | Guillaume Boisseau | -1/+0 |
| 2024-03-09 | interpret: do not call machine read hooks during validation | Ralf Jung | -0/+62 |
| 2024-03-09 | miri: add some chance to reuse addresses of previously freed allocations | Ralf Jung | -39/+182 |
| 2024-03-09 | remove some frame parameters that are no longer needed | Ralf Jung | -1/+1 |
| 2024-03-09 | Rollup merge of #122233 - RalfJung:custom-alloc-box, r=oli-obk | Matthias Krüger | -13/+205 |
| 2024-03-09 | Rollup merge of #122209 - onur-ozkan:fix-tidy-path-resolution, r=compiler-errors | Matthias Krüger | -3/+4 |
| 2024-03-09 | rename intptrcast -> alloc_addresses, and make a folder for it | Ralf Jung | -13/+16 |
| 2024-03-09 | interpret: pass Size and Align to before_memory_deallocation | Ralf Jung | -13/+14 |
| 2024-03-09 | miri: do not apply aliasing restrictions to Box with custom allocator | Ralf Jung | -13/+205 |
| 2024-03-09 | Auto merge of #3367 - rust-lang:rustup-2024-03-09, r=RalfJung | bors | -114/+123 |
| 2024-03-09 | fix clippy lints | Ralf Jung | -1/+1 |