| Age | Commit message (Expand) | Author | Lines |
| 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 contributing links for rustc-dev-guide changes | Jynn Nelson | -2/+1 |
| 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 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+127 |
| 2023-03-30 | fix `sysroot-crates-are-unstable` for cross-compilation | Joshua Nelson | -0/+1 |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -88/+88 |
| 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 | fix typo and adjust comment | joboet | -2/+2 |
| 2023-03-30 | core: use `pointer::write` to cleanup `LazyCell` initialization | joboet | -8/+7 |
| 2023-03-30 | core: improve code documentation for `LazyCell` | joboet | -5/+24 |
| 2023-03-30 | core: optimize `LazyCell` size | joboet | -11/+59 |
| 2023-03-30 | Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitor | bors | -44/+160 |
| 2023-03-30 | fix wrong includes | Joshua Nelson | -7/+7 |
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -2/+2 |
| 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 |
| 2023-03-30 | Update compiler-builtins to 0.1.91 to bring in msp430 shift primitive fixes. | William D. Jones | -3/+3 |
| 2023-03-30 | Auto merge of #109224 - oli-obk:smir, r=pnkfelix | bors | -11/+239 |
| 2023-03-30 | deep reject only unify numeric var with concrete numeric | Michael Goulet | -0/+4 |
| 2023-03-30 | canonicalize float var as float in new solver | Michael Goulet | -1/+9 |
| 2023-03-30 | Check pointee metadata correctly in ui test | Michael Goulet | -13/+9 |
| 2023-03-30 | Don't ICE on DiscriminantKind projection in new solver | Michael Goulet | -2/+85 |
| 2023-03-30 | Auto merge of #107221 - kleisauke:getentropy-emscripten, r=ChrisDenton | bors | -4/+5 |
| 2023-03-29 | Don't ICE on placeholder consts in deep reject | Michael Goulet | -1/+42 |