| Age | Commit message (Expand) | Author | Lines |
| 2022-07-18 | Update mdbook | Eric Huss | -38/+7 |
| 2022-07-18 | Auto merge of #99406 - flip1995:clippyup, r=Manishearth | bors | -944/+3408 |
| 2022-07-18 | Auto merge of #99232 - lcnr:no-bound-vars-check, r=jackh726 | bors | -4/+10 |
| 2022-07-18 | Auto merge of #99223 - saethlin:panicless-split-mut, r=Mark-Simulacrum | bors | -10/+9 |
| 2022-07-18 | Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup | Philipp Krones | -944/+3408 |
| 2022-07-18 | Auto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser | bors | -14/+16 |
| 2022-07-18 | Auto merge of #99137 - jackh726:wf-no-infcx, r=estebank | bors | -61/+54 |
| 2022-07-18 | Auto merge of #99391 - JohnTitor:rollup-tdigzzo, r=JohnTitor | bors | -95/+287 |
| 2022-07-18 | Rollup merge of #99374 - TethysSvensson:patch-1, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2022-07-18 | Rollup merge of #99373 - GuillaumeGomez:source-code-sidebar-tree-auto-expand,... | Yuki Okushi | -6/+26 |
| 2022-07-18 | Rollup merge of #99360 - compiler-errors:issue-99331, r=fee1-dead | Yuki Okushi | -6/+33 |
| 2022-07-18 | Rollup merge of #99356 - compiler-errors:tait-in-assoc-ty-supertraits, r=oli-obk | Yuki Okushi | -0/+56 |
| 2022-07-18 | Rollup merge of #99350 - compiler-errors:issue-99240, r=fee1-dead | Yuki Okushi | -52/+136 |
| 2022-07-18 | Rollup merge of #98383 - m-ou-se:remove-memory-order-restrictions, r=joshtrip... | Yuki Okushi | -30/+35 |
| 2022-07-17 | Auto merge of #9196 - alex-semenyuk:invalid_regex, r=Jarcho | bors | -1/+1 |
| 2022-07-17 | Auto merge of #99062 - Kobzol:lld-icf, r=jyn514 | bors | -1/+12 |
| 2022-07-18 | Fix example for `clippy::invalid_regex` | alexey semenyuk | -1/+1 |
| 2022-07-17 | Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk | bors | -94/+161 |
| 2022-07-17 | Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o... | Jakub Beránek | -1/+12 |
| 2022-07-17 | Add GUI test for source code sidebar auto-expand | Guillaume Gomez | -5/+25 |
| 2022-07-17 | Auto merge of #9022 - alex-semenyuk:needless_option_take_more_docs, r=Jarcho | bors | -0/+4 |
| 2022-07-17 | NEEDLESS_OPTION_TAKE doc improvements | alexey semenyuk | -0/+4 |
| 2022-07-17 | Auto merge of #99283 - RalfJung:miri, r=RalfJung | bors | -10/+110 |
| 2022-07-17 | make tidy accept another permutation of this license string | Ralf Jung | -0/+1 |
| 2022-07-17 | update Miri | Ralf Jung | -10/+109 |
| 2022-07-17 | Fix for `rchunks_exact` doc | Tethys Svensson | -1/+1 |
| 2022-07-17 | Fix auto-expand of trees in source code page sidebar | Guillaume Gomez | -1/+1 |
| 2022-07-17 | Auto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini | bors | -0/+1 |
| 2022-07-17 | use rustc_hir_pretty::qpath_to_string to avoid span_to_snippet when rendering... | Michael Goulet | -15/+52 |
| 2022-07-17 | Auto merge of #99362 - JohnTitor:rollup-4d5zo9d, r=JohnTitor | bors | -984/+619 |
| 2022-07-17 | Rollup merge of #99354 - JohnTitor:issue-95829, r=compiler-errors | Yuki Okushi | -0/+42 |
| 2022-07-17 | Rollup merge of #99306 - JohnTitor:stabilize-future-poll-fn, r=joshtriplett | Yuki Okushi | -10/+8 |
| 2022-07-17 | Rollup merge of #99302 - yaahc:gma-tracking-issue, r=joshtriplett | Yuki Okushi | -8/+8 |
| 2022-07-17 | Rollup merge of #99088 - niklasf:stabilize-process_set_process_group, r=josht... | Yuki Okushi | -3/+30 |
| 2022-07-17 | Rollup merge of #99036 - TaKO8Ki:fix-test-for-88138, r=compiler-errors | Yuki Okushi | -186/+97 |
| 2022-07-17 | Rollup merge of #97915 - tbu-:pr_os_string_fmt_write, r=joshtriplett | Yuki Okushi | -0/+8 |
| 2022-07-17 | Rollup merge of #94927 - c410-f3r:stabilize-let-chains, r=joshtriplett | Yuki Okushi | -777/+426 |
| 2022-07-16 | Do not ICE when we have -Zunpretty=expand with invalid ABI | Michael Goulet | -6/+33 |
| 2022-07-16 | Do not constraint TAITs when checking impl/trait item compatibility | Michael Goulet | -0/+56 |
| 2022-07-17 | Add regression test for #95829 | Yuki Okushi | -0/+42 |
| 2022-07-16 | Auto merge of #98866 - nagisa:nagisa/align-offset-wroom, r=Mark-Simulacrum | bors | -57/+137 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -777/+426 |
| 2022-07-17 | Add a special case for align_offset /w stride != 1 | Simonas Kazlauskas | -57/+137 |
| 2022-07-16 | Be more precise when suggesting removal of parens on unit adt ctor | Michael Goulet | -39/+86 |
| 2022-07-16 | Expand documentation for `process_group`
| Josh Triplett | -1/+3 |
| 2022-07-16 | Update `since` version to 1.64 | Josh Triplett | -1/+1 |
| 2022-07-16 | Auto merge of #99346 - matthiaskrgr:rollup-p4dl1qt, r=matthiaskrgr | bors | -1215/+2270 |
| 2022-07-16 | Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compil... | Matthias Krüger | -59/+50 |
| 2022-07-16 | Rollup merge of #99323 - GuillaumeGomez:fix-gui-flaky, r=Dylan-DPC | Matthias Krüger | -0/+26 |
| 2022-07-16 | Rollup merge of #99317 - yanchith:borrow-vec-ta-as-slice-t, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |