| Age | Commit message (Expand) | Author | Lines |
| 2023-01-23 | Store the gctxt instead of fetching it twice. | Oli Scherer | -5/+9 |
| 2023-01-23 | Prefer queries over Compiler methods | Oli Scherer | -5/+4 |
| 2023-01-23 | Make `output_filenames` a real query | Oli Scherer | -28/+92 |
| 2023-01-23 | Remove another unneeded use of the resolver | Oli Scherer | -19/+23 |
| 2023-01-23 | Auto merge of #107215 - Dylan-DPC:rollup-zqtiufk, r=Dylan-DPC | bors | -136/+465 |
| 2023-01-23 | Rollup merge of #107203 - chenyukang:yukang/fix-106496-remove-deref, r=compil... | Dylan DPC | -5/+144 |
| 2023-01-23 | Rollup merge of #107195 - smoelius:patch-2, r=Nilstrieb | Dylan DPC | -1/+1 |
| 2023-01-23 | Rollup merge of #107192 - fmease:mailmap-me-at-fmease-dev, r=albertlarsan68 | Dylan DPC | -0/+1 |
| 2023-01-23 | Rollup merge of #107186 - GuillaumeGomez:correct-pseudo-element-selector, r=n... | Dylan DPC | -4/+4 |
| 2023-01-23 | Rollup merge of #107108 - sulami:issue-83968-doc-alias-typo-suggestions, r=co... | Dylan DPC | -13/+77 |
| 2023-01-23 | Rollup merge of #106854 - steffahn:drop_linear_arc_rebased, r=Mark-Simulacrum | Dylan DPC | -0/+177 |
| 2023-01-23 | Rollup merge of #104926 - spastorino:calculate_diverging_fallback-cleanups, r... | Dylan DPC | -113/+61 |
| 2023-01-23 | Auto merge of #107044 - cuviper:more-llvm-ci, r=Mark-Simulacrum | bors | -0/+152 |
| 2023-01-23 | Consider doc(alias) when providing typo suggestions | Robin Schroer | -13/+77 |
| 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-23 | Fix #106496, suggest remove deref for type mismatch | yukang | -5/+144 |
| 2023-01-22 | fn-trait-closure test now pass on new solver | Santiago Pastorino | -8/+1 |
| 2023-01-22 | Rename relationships to infer_var_info | Santiago Pastorino | -12/+12 |
| 2023-01-22 | Move relationships::update to Inherited::update_infer_var_info | Santiago Pastorino | -53/+42 |
| 2023-01-22 | Store relationships on Inherent | Santiago Pastorino | -61/+28 |
| 2023-01-22 | Remove duplicated debug call | Santiago Pastorino | -1/+0 |
| 2023-01-22 | Auto merge of #107187 - matthiaskrgr:rollup-lvwzlg2, r=matthiaskrgr | bors | -164/+484 |
| 2023-01-22 | Update universal_regions.rs | Samuel Moelius | -1/+1 |
| 2023-01-22 | add fmease to mailmap | León Orell Valerian Liehr | -0/+1 |
| 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 | Use correct pseudo-element selector | Guillaume Gomez | -4/+4 |
| 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 |