| Age | Commit message (Expand) | Author | Lines |
| 2024-04-04 | Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obk | Matthias Krüger | -1/+0 |
| 2024-04-04 | move hir-tree test from run-make to ui test | Yaodong Yang | -1/+0 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -1/+0 |
| 2024-04-03 | rebase oddity | Boxy | -1/+0 |
| 2024-04-03 | Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -11/+9 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -17/+17 |
| 2024-04-02 | Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obk | Jubilee | -0/+101 |
| 2024-04-03 | Auto merge of #123398 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-02 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -34/+34 |
| 2024-04-02 | Comments, comments, comments | Michael Goulet | -0/+2 |
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -0/+99 |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -27/+74 |
| 2024-04-01 | Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkan | bors | -6/+10 |
| 2024-04-01 | Fix error message for `env!` when env var is not valid Unicode | beetrees | -1/+23 |
| 2024-03-31 | Rollup merge of #123180 - Oneirical:master, r=Mark-Simulacrum | Jubilee | -1/+14 |
| 2024-03-31 | Move some tests | Caio | -11/+9 |
| 2024-03-31 | cargo-miri: better debug output; reorder a comment to make it less confusing | Ralf Jung | -6/+10 |
| 2024-03-31 | Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrum | bors | -3/+9 |
| 2024-03-31 | Sort directories when generating tarballs | Jakub Beránek | -1/+4 |
| 2024-03-31 | Make tarball generation more deterministic | Jakub Beránek | -2/+5 |
| 2024-03-31 | Auto merge of #123264 - matthiaskrgr:rollup-smyy7j9, r=matthiaskrgr | bors | -186/+214 |
| 2024-03-31 | Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-ra | Laurențiu Nicola | -3632/+5731 |
| 2024-03-31 | Merge from rustc | The Miri Cronjob Bot | -2/+4 |
| 2024-03-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-30 | Rewrite core-no-fp-fmt-parse in Rust | Oneirical | -1/+14 |
| 2024-03-30 | Auto merge of #3434 - RalfJung:stacked-borrows-cache-consistency, r=RalfJung | bors | -10/+18 |
| 2024-03-30 | cotrol stacked borrows consistency check with its own feature flag | Ralf Jung | -10/+18 |
| 2024-03-30 | move tests away from the slow Windows builder | Ralf Jung | -2/+2 |
| 2024-03-30 | run GC stress test only for host tests | Ralf Jung | -2/+2 |
| 2024-03-30 | Auto merge of #3430 - RalfJung:doc, r=RalfJung | bors | -5/+5 |
| 2024-03-30 | make some doc comments not doc tests | Ralf Jung | -5/+5 |
| 2024-03-30 | Rollup merge of #123224 - pacak:better-error-message, r=compiler-errors | Matthias Krüger | -1/+3 |
| 2024-03-30 | Merge from rustc | The Miri Cronjob Bot | -71/+111 |
| 2024-03-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-30 | Auto merge of #121948 - Gankra:stab-align, r=dtolnay | bors | -1/+1 |
| 2024-03-29 | compiletest: print reason for failing to read tests | Michael Baikov | -1/+3 |
| 2024-03-29 | stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate | Aria Beingessner | -1/+1 |
| 2024-03-29 | Auto merge of #123208 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-29 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-29 | Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhpratt | bors | -8/+0 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -63/+111 |
| 2024-03-29 | Merge from rustc | The Miri Cronjob Bot | -209/+853 |
| 2024-03-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -2/+10 |
| 2024-03-28 | Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789 | Matthias Krüger | -3/+10 |
| 2024-03-27 | Convert wasmtime check into a compiletest needs directive | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-03-27 | Accept only-wasm32-wasip1 directives | 许杰友 Jieyou Xu (Joe) | -3/+4 |
| 2024-03-27 | Add FIXME to remind removing the check once all tests are ported over | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-03-27 | Point out you can use --bless to update allow list for removed entries | 许杰友 Jieyou Xu (Joe) | -1/+2 |