| Age | Commit message (Expand) | Author | Lines |
| 2022-10-24 | fix the lint as requested | Kagami Sascha Rosylight | -4/+2 |
| 2022-10-24 | Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3 | Yuki Okushi | -0/+2 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -1/+86 |
| 2022-10-24 | Auto merge of #103452 - notriddle:rollup-peewevm, r=notriddle | bors | -129/+196 |
| 2022-10-23 | Rollup merge of #103434 - GuillaumeGomez:gui-test-jump-to-def-background-clea... | Michael Howell | -38/+17 |
| 2022-10-23 | Rollup merge of #103424 - notriddle:notriddle/code-header-border-bottom-none,... | Michael Howell | -1/+0 |
| 2022-10-23 | Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillot | Michael Howell | -21/+21 |
| 2022-10-23 | Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obk | Michael Howell | -51/+69 |
| 2022-10-23 | Rollup merge of #103347 - RalfJung:rustc-src, r=Mark-Simulacrum | Michael Howell | -0/+14 |
| 2022-10-23 | Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomez | Michael Howell | -18/+56 |
| 2022-10-23 | Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebank | Michael Howell | -0/+19 |
| 2022-10-23 | Auto merge of #103062 - cuviper:dist-mips, r=Mark-Simulacrum | bors | -88/+3345 |
| 2022-10-23 | Annotate static lifetimes too | Michael Goulet | -19/+19 |
| 2022-10-23 | Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum | bors | -2/+60 |
| 2022-10-23 | Update list of allowed cranelift dependencies | bjorn3 | -0/+2 |
| 2022-10-23 | Use functions for jump-to-def-background rustodoc GUI test | Guillaume Gomez | -38/+17 |
| 2022-10-23 | Update LLVM submodule | bjorn3 | -0/+0 |
| 2022-10-23 | Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s | Jakub Beránek | -4/+30 |
| 2022-10-23 | Add `rust.lto` config option | Jakub Beránek | -2/+34 |
| 2022-10-23 | Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPC | bors | -142/+332 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -1/+1 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -1/+8 |
| 2022-10-23 | Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514 | Dylan DPC | -128/+117 |
| 2022-10-23 | Rollup merge of #101908 - chenyukang:fix-101880, r=estebank | Dylan DPC | -0/+94 |
| 2022-10-23 | Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebank | Dylan DPC | -12/+112 |
| 2022-10-23 | Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errors | bors | -342/+356 |
| 2022-10-23 | Update translation tests | Nilstrieb | -342/+356 |
| 2022-10-23 | Rollup merge of #103401 - GuillaumeGomez:gui-test-headings-cleanup, r=notriddle | Matthias Krüger | -100/+76 |
| 2022-10-23 | Rollup merge of #103388 - notriddle:notriddle/result-description, r=Guillaume... | Matthias Krüger | -3/+3 |
| 2022-10-23 | Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk | Matthias Krüger | -0/+159 |
| 2022-10-23 | Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obk | Matthias Krüger | -13/+50 |
| 2022-10-23 | Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errors | Matthias Krüger | -4/+45 |
| 2022-10-23 | Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 | Matthias Krüger | -61/+0 |
| 2022-10-23 | Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillot | Matthias Krüger | -11/+5 |
| 2022-10-22 | rustdoc: remove no-op CSS `.code-header { border-bottom: none }` | Michael Howell | -1/+0 |
| 2022-10-23 | Fix wrapped valid-range handling in ty_find_init_error | Josh Triplett | -51/+69 |
| 2022-10-22 | Pretty print lifetimes captured by RPIT | Michael Goulet | -2/+2 |
| 2022-10-22 | Auto merge of #103400 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-10-22 | Use functions for headings rustodoc GUI test | Guillaume Gomez | -100/+76 |
| 2022-10-22 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-22 | Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1... | Dylan DPC | -0/+14 |
| 2022-10-22 | Rollup merge of #103190 - fmease:rustdoc-render-bounds-of-cross-crate-gat-par... | Dylan DPC | -22/+41 |
| 2022-10-22 | Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obk | bors | -20/+24 |
| 2022-10-22 | Don't erroneously deny semicolons after closure expr within parentheses in a ... | Michael Goulet | -0/+14 |
| 2022-10-22 | Recover unclosed char literal being parsed as lifetime | Michael Goulet | -12/+112 |
| 2022-10-22 | Introduce subst_iter and subst_iter_copied on EarlyBinder | Michael Goulet | -11/+5 |
| 2022-10-21 | rustdoc: remove unused CSS class `.result-description` | Michael Howell | -3/+3 |
| 2022-10-22 | Auto merge of #103172 - pcwalton:deduced-param-attrs, r=oli-obk | bors | -1/+61 |
| 2022-10-22 | Update UI tests | clubby789 | -4/+45 |
| 2022-10-21 | Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr | bors | -96/+280 |