| Age | Commit message (Expand) | Author | Lines |
| 2023-01-23 | Auto merge of #107044 - cuviper:more-llvm-ci, r=Mark-Simulacrum | bors | -0/+152 |
| 2023-01-23 | Auto merge of #106981 - joboet:std_remove_box_syntax, r=thomcc | bors | -59/+35 |
| 2023-01-22 | Auto merge of #106975 - tmiasko:basic-blocks-cache, r=cjgillot | bors | -296/+74 |
| 2023-01-22 | Auto merge of #106827 - alexcrichton:update-llvm-to-15.0.7, r=cuviper | bors | -0/+0 |
| 2023-01-22 | Auto merge of #107187 - matthiaskrgr:rollup-lvwzlg2, r=matthiaskrgr | bors | -164/+484 |
| 2023-01-22 | Rollup merge of #107180 - nvzqz:rm-fmt-ref, r=joshtriplett | Matthias Krüger | -41/+41 |
| 2023-01-22 | Rollup merge of #107174 - petrochenkov:defidoc, r=notriddle | Matthias Krüger | -65/+55 |
| 2023-01-22 | Rollup merge of #107170 - albertlarsan68:update-mailmap, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2023-01-22 | Rollup merge of #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddle | Matthias Krüger | -21/+48 |
| 2023-01-22 | Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-Simulacrum | Matthias Krüger | -5/+22 |
| 2023-01-22 | Rollup merge of #107114 - Erk-:add-absolute-note-to-path-join, r=m-ou-se | Matthias Krüger | -0/+3 |
| 2023-01-22 | Rollup merge of #107111 - chenyukang:yukang/fix-107090-fluent-parameters, r=p... | Matthias Krüger | -14/+223 |
| 2023-01-22 | Rollup merge of #107102 - compiler-errors:new-solver-new-candidats-4, r=lcnr | Matthias Krüger | -18/+91 |
| 2023-01-22 | Auto merge of #107137 - Mark-Simulacrum:169, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-01-22 | Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errors | bors | -51/+577 |
| 2023-01-21 | Rollup merge of #107029 - albertlarsan68:patch-2, r=Mark-Simulacrum | Michael Goulet | -1/+3 |
| 2023-01-21 | Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-Simulacrum | Michael Goulet | -6/+0 |
| 2023-01-21 | Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot | Michael Goulet | -25/+174 |
| 2023-01-21 | Rollup merge of #106749 - glandium:dwarf, r=Mark-Simulacrum | Michael Goulet | -2/+2 |
| 2023-01-21 | Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8Ki | Michael Goulet | -6/+99 |
| 2023-01-21 | Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum | Michael Goulet | -0/+69 |
| 2023-01-21 | Rollup merge of #106113 - krasimirgg:llvm-16-ext-tyid, r=nikic | Michael Goulet | -11/+9 |
| 2023-01-21 | Rollup merge of #103418 - Aaron1011:macro-semicolon-future-incompat, r=davidtwco | Michael Goulet | -0/+221 |
| 2023-01-22 | Auto merge of #107133 - pnkfelix:revert-pr-84022-for-issue-106337, r=Mark-Sim... | bors | -49/+238 |
| 2023-01-21 | Remove unnecessary `&format!` | Nikolai Vazquez | -41/+41 |
| 2023-01-22 | rustdoc: Use `DefId(Map,Set)` instead of `FxHash(Map,Set)` | Vadim Petrochenkov | -65/+55 |
| 2023-01-21 | Auto merge of #106948 - cuviper:ci-mingw-check, r=nikic | bors | -145/+72 |
| 2023-01-21 | Add myself to .mailmap | Albert Larsan | -0/+1 |
| 2023-01-21 | Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat report | Aaron Hill | -0/+221 |
| 2023-01-21 | Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum | bors | -60/+103 |
| 2023-01-21 | Address goal nits | Michael Goulet | -38/+54 |
| 2023-01-21 | Implement some more predicates | Michael Goulet | -7/+57 |
| 2023-01-21 | Add compare-mode-next-solver | Michael Goulet | -0/+7 |
| 2023-01-21 | Auto merge of #106977 - michaelwoerister:unord_id_collections, r=oli-obk | bors | -119/+394 |
| 2023-01-21 | Extend rustdoc GUI test for scraped examples top and bottom "borders" | Guillaume Gomez | -0/+36 |
| 2023-01-21 | Migrate scraped-examples top and bottom "borders" to CSS variables | Guillaume Gomez | -21/+12 |
| 2023-01-21 | Auto merge of #106976 - tmiasko:borrowck-lazy-dominators, r=cjgillot | bors | -12/+12 |
| 2023-01-21 | Auto merge of #106884 - clubby789:fieldless-enum-debug, r=michaelwoerister | bors | -47/+130 |
| 2023-01-21 | Label closure captures/generator locals that make opaque types recursive | Michael Goulet | -6/+99 |
| 2023-01-21 | Auto merge of #107143 - compiler-errors:rollup-zabvmo5, r=compiler-errors | bors | -410/+1086 |
| 2023-01-20 | Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl... | Michael Goulet | -6/+1 |
| 2023-01-20 | Rollup merge of #107124 - DebugSteven:check-macro-expansion, r=albertlarsan68 | Michael Goulet | -1/+1 |
| 2023-01-20 | Rollup merge of #107112 - eltociear:patch-19, r=albertlarsan68 | Michael Goulet | -2/+2 |
| 2023-01-20 | Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomez | Michael Goulet | -1/+1 |
| 2023-01-20 | Rollup merge of #107061 - compiler-errors:new-solver-new-candidates-3, r=lcnr | Michael Goulet | -21/+272 |
| 2023-01-20 | Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68 | Michael Goulet | -0/+73 |
| 2023-01-20 | Rollup merge of #104672 - Voultapher:unify-sort-modules, r=thomcc | Michael Goulet | -310/+560 |
| 2023-01-20 | Rollup merge of #104347 - notriddle:notriddle/import-macro-from-self-fixup, r... | Michael Goulet | -5/+121 |
| 2023-01-20 | Rollup merge of #104154 - timrobertsdev:deny-by-default-bindings_with_variant... | Michael Goulet | -64/+55 |
| 2023-01-21 | Auto merge of #107139 - rust-lang:pa-bump-git2, r=Mark-Simulacrum | bors | -4/+4 |