| Age | Commit message (Expand) | Author | Lines |
| 2024-04-18 | Auto merge of #124044 - DianQK:update-llvm-18, r=cuviper | bors | -0/+0 |
| 2024-04-17 | Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrum | bors | -102/+94 |
| 2024-04-17 | Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obk | bors | -27/+63 |
| 2024-04-17 | Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgr | bors | -162/+402 |
| 2024-04-17 | Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiser | Matthias Krüger | -54/+18 |
| 2024-04-17 | Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-17 | Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obk | Matthias Krüger | -0/+15 |
| 2024-04-17 | Rollup merge of #124049 - slanterns:const_io_structs_stabilize, r=jhpratt | Matthias Krüger | -7/+6 |
| 2024-04-17 | Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoerister | Matthias Krüger | -2/+45 |
| 2024-04-17 | Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obk | Matthias Krüger | -65/+85 |
| 2024-04-17 | Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercote | Matthias Krüger | -8/+51 |
| 2024-04-17 | Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnay | Matthias Krüger | -25/+133 |
| 2024-04-17 | Rollup merge of #116957 - fmease:meta-notify-rustdoc-zulip-on-backport-nomina... | Matthias Krüger | -0/+48 |
| 2024-04-17 | Auto merge of #123674 - oli-obk:bogus_note, r=estebank | bors | -109/+55 |
| 2024-04-17 | Remove libc from rust_get_test_int uses | Ben Kimock | -54/+18 |
| 2024-04-17 | Use the default file permissions when writing | bjorn3 | -9/+29 |
| 2024-04-17 | Add regression test for #107495 | bjorn3 | -0/+23 |
| 2024-04-17 | Don't error on subtyping of equal types | Oli Scherer | -1/+1 |
| 2024-04-17 | Auto merge of #123678 - DianQK:docker-local, r=Kobzol | bors | -14/+17 |
| 2024-04-17 | interpret: rename base_pointer -> root_pointer | Ralf Jung | -53/+53 |
| 2024-04-17 | interpret: pass MemoryKind to adjust_alloc_base_pointer | Ralf Jung | -18/+38 |
| 2024-04-17 | Address comments | Noa | -4/+2 |
| 2024-04-17 | Auto merge of #124055 - matthiaskrgr:rollup-waq2e68, r=matthiaskrgr | bors | -509/+810 |
| 2024-04-17 | Rollup merge of #124052 - beetrees:return-dest-doc-comment, r=fmease | Matthias Krüger | -4/+4 |
| 2024-04-17 | Rollup merge of #124051 - dtolnay:emptyset, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-04-17 | Rollup merge of #124045 - nnethercote:add-nnethercote-review, r=nnethercote | Matthias Krüger | -0/+4 |
| 2024-04-17 | Rollup merge of #123997 - compiler-errors:self-res, r=fmease | Matthias Krüger | -0/+58 |
| 2024-04-17 | Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68 | Matthias Krüger | -103/+395 |
| 2024-04-17 | Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errors | Matthias Krüger | -399/+346 |
| 2024-04-17 | Make the comments for `ReturnDest` variants doc comments | beetrees | -4/+4 |
| 2024-04-17 | Auto merge of #124039 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-16 | Fix empty-set symbol in comments | David Tolnay | -3/+3 |
| 2024-04-16 | Fix broken test | Mark Rousskov | -1/+1 |
| 2024-04-16 | Codegen ZSTs without an allocation | Mark Rousskov | -26/+62 |
| 2024-04-17 | Stabilize `const_io_structs` | Slanterns | -7/+6 |
| 2024-04-17 | Auto merge of #124040 - GuillaumeGomez:rollup-hrrvsgh, r=GuillaumeGomez | bors | -106/+363 |
| 2024-04-17 | Reinstate nnethercote to the review rotation. | Nicholas Nethercote | -0/+4 |
| 2024-04-17 | Update LLVM to 1deeee3 | DianQK | -0/+0 |
| 2024-04-17 | Rollup merge of #124036 - alexcrichton:wasm-use-default-visbility, r=jieyouxu | Guillaume Gomez | -3/+0 |
| 2024-04-17 | Rollup merge of #124027 - oli-obk:define_opaque_types9, r=compiler-errors | Guillaume Gomez | -22/+13 |
| 2024-04-17 | Rollup merge of #124013 - RalfJung:box-to-raw, r=oli-obk | Guillaume Gomez | -4/+48 |
| 2024-04-17 | Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiser | Guillaume Gomez | -34/+41 |
| 2024-04-17 | Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu | Guillaume Gomez | -23/+126 |
| 2024-04-17 | Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errors | Guillaume Gomez | -17/+63 |
| 2024-04-17 | Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebank | Guillaume Gomez | -3/+72 |
| 2024-04-16 | Auto merge of #123537 - compiler-errors:shallow, r=lcnr | bors | -125/+96 |
| 2024-04-16 | Add another expression to weird-exprs.rs | Maik Allgöwer | -0/+15 |
| 2024-04-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-16 | Don't proceed into parent bodies when collecting stmts for possible return su... | Michael Goulet | -2/+45 |
| 2024-04-16 | Auto merge of #124034 - GuillaumeGomez:rollup-ayztp9l, r=GuillaumeGomez | bors | -683/+1001 |