| Age | Commit message (Expand) | Author | Lines |
| 2023-04-04 | Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s | Scott McMurray | -74/+381 |
| 2023-03-31 | Auto merge of #109787 - scottmcm:index-slice, r=cjgillot | bors | -70/+160 |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -21/+372 |
| 2023-03-31 | Auto merge of #109803 - matthiaskrgr:rollup-mojot7k, r=matthiaskrgr | bors | -32/+49 |
| 2023-03-31 | Rollup merge of #109793 - lukas-code:negative-impl-comment, r=scottmcm | Matthias Krüger | -0/+1 |
| 2023-03-31 | Rollup merge of #109784 - beetrees:riscv32-time64, r=cuviper | Matthias Krüger | -14/+36 |
| 2023-03-31 | Rollup merge of #109779 - uweigand:s390x-gccjit-libc, r=WaffleLapkin | Matthias Krüger | -16/+10 |
| 2023-03-31 | Rollup merge of #109598 - veera-sivarajan:improve-wording, r=thomcc | Matthias Krüger | -2/+2 |
| 2023-03-30 | Disable the ui panic test on wasm32-bare | Ben Kimock | -0/+1 |
| 2023-03-31 | Auto merge of #109762 - scottmcm:variantdef-indexvec, r=WaffleLapkin | bors | -104/+127 |
| 2023-03-31 | Auto merge of #109750 - compiler-errors:deep-reject-less-permissive-num-var, ... | bors | -0/+4 |
| 2023-03-30 | Auto merge of #109791 - compiler-errors:rollup-c3o710k, r=compiler-errors | bors | -217/+321 |
| 2023-03-30 | add comment to `impl !Error for &str` | Lukas Markeffsky | -0/+1 |
| 2023-03-30 | Rollup merge of #109758 - nnethercote:parallel-cleanups, r=cjgillot | Michael Goulet | -36/+45 |
| 2023-03-30 | Rollup merge of #109739 - compiler-errors:new-solver-closure-fnonce, r=lcnr | Michael Goulet | -3/+25 |
| 2023-03-30 | Rollup merge of #109704 - petrochenkov:effvisclean, r=jackh726 | Michael Goulet | -66/+72 |
| 2023-03-30 | Rollup merge of #109679 - compiler-errors:normalizes-to-hack-2, r=lcnr,BoxyUwU | Michael Goulet | -43/+70 |
| 2023-03-30 | Rollup merge of #109522 - bzEq:aix-current-dll-path, r=Nilstrieb | Michael Goulet | -0/+44 |
| 2023-03-30 | Rollup merge of #109347 - cjgillot:issue-109305, r=WaffleLapkin | Michael Goulet | -69/+65 |
| 2023-03-30 | Auto merge of #109740 - compiler-errors:new-solver-deep-reject-placeholder-co... | bors | -1/+42 |
| 2023-03-30 | Refactor glibc time64 support, riscv32 always has 64-bit `time_t` | beetrees | -14/+36 |
| 2023-03-30 | Add `IndexSlice` to go with `IndexVec` | Scott McMurray | -70/+160 |
| 2023-03-30 | Update gccjit and remove libc 0.1 dependency | Ulrich Weigand | -16/+10 |
| 2023-03-30 | Update `ty::VariantDef` to use `IndexVec<FieldIdx, FieldDef>` | Scott McMurray | -104/+127 |
| 2023-03-30 | Auto merge of #108576 - megakorre:rustdock_additional_typecheck_before_clean,... | bors | -29/+483 |
| 2023-03-30 | Closures always implement FnOnce in new solver | Michael Goulet | -3/+25 |
| 2023-03-30 | rustdoc: tidy excess whitespace | Patrik Kårlin | -4/+4 |
| 2023-03-30 | rustdoc: add error messages to the test | Patrik Kårlin | -60/+74 |
| 2023-03-30 | rustdoc: remove other redundant item | Patrik Kårlin | -11/+0 |
| 2023-03-30 | rustdoc: remove excess from rustdoc test | Patrik Kårlin | -6/+2 |
| 2023-03-30 | rustdoc: remove redundant test | Patrik Kårlin | -13/+0 |
| 2023-03-30 | rustdoc: update with --bless and change expected errors | Patrik Kårlin | -30/+352 |
| 2023-03-30 | rustdoc: run more HIR validation to mirror rustc | Patrik Kårlin | -0/+146 |
| 2023-03-30 | Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitor | bors | -44/+160 |
| 2023-03-30 | Rollup merge of #109766 - Amanieu:ohos-title, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2023-03-30 | Rollup merge of #109761 - pkubaj:patch-1, r=ozkanonur | Yuki Okushi | -5/+0 |
| 2023-03-30 | Rollup merge of #109749 - compiler-errors:new-solver-float-var, r=lcnr | Yuki Okushi | -1/+9 |
| 2023-03-30 | Rollup merge of #109748 - compiler-errors:new-solver-discr-kind-ice, r=lcnr | Yuki Okushi | -15/+94 |
| 2023-03-30 | Rollup merge of #109719 - tyilo:patch-1, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2023-03-30 | Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-Simulacrum | Yuki Okushi | -2/+35 |
| 2023-03-30 | Rollup merge of #106985 - jofas:106746-fix, r=ChrisDenton | Yuki Okushi | -20/+20 |
| 2023-03-30 | Fix title for openharmony.md | Amanieu d'Antras | -1/+1 |
| 2023-03-30 | Remove an out-of-date comment on `QueryCache::lookup`. | Nicholas Nethercote | -3/+0 |
| 2023-03-30 | `CacheAligned` and `Sharded` don't need to derive `Clone`. | Nicholas Nethercote | -2/+1 |
| 2023-03-30 | Remove `RwLock::clone_guard`. | Nicholas Nethercote | -12/+0 |
| 2023-03-30 | Improve the `rustc_data_structures::sync` module doc comment. | Nicholas Nethercote | -19/+44 |
| 2023-03-30 | Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-se | bors | -156/+163 |
| 2023-03-30 | removed deprecated markdown links from documentation | jofas | -6/+0 |
| 2023-03-30 | Drop binutils on powerpc-unknown-freebsd | pkubaj | -5/+0 |
| 2023-03-30 | Auto merge of #109499 - spastorino:new-rpitit-19, r=compiler-errors | bors | -33/+69 |