| Age | Commit message (Expand) | Author | Lines |
| 2022-11-06 | Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726 | bors | -193/+320 |
| 2022-11-06 | Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgr | bors | -96/+254 |
| 2022-11-06 | Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2022-11-06 | Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddle | Matthias Krüger | -34/+69 |
| 2022-11-06 | Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomez | Matthias Krüger | -9/+60 |
| 2022-11-06 | Rollup merge of #103851 - viandoxdev:103816_bootstrap_fix_json_doc, r=jyn514 | Matthias Krüger | -53/+44 |
| 2022-11-06 | Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errors | Matthias Krüger | -0/+70 |
| 2022-11-06 | Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errors | bors | -91/+70 |
| 2022-11-06 | Add more nonsense to weird-exprs.rs. | Mara Bos | -0/+11 |
| 2022-11-05 | rustdoc: add test case for huge logo | Michael Howell | -2/+57 |
| 2022-11-05 | Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obk | bors | -45/+6 |
| 2022-11-05 | Bless more tests | Michael Goulet | -15/+11 |
| 2022-11-05 | Merge conflicts and rebase onto master | Michael Goulet | -27/+26 |
| 2022-11-05 | Bless chalk tests | Michael Goulet | -12/+42 |
| 2022-11-05 | Adjust diagnostics, bless tests | Michael Goulet | -148/+250 |
| 2022-11-05 | fix out dir being wrong in json | viandoxdev | -1/+5 |
| 2022-11-05 | Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddle | Matthias Krüger | -4/+7 |
| 2022-11-05 | Rollup merge of #103927 - fee1-dead-contrib:E0425-no-typo-when-pattern-matchi... | Matthias Krüger | -0/+30 |
| 2022-11-05 | Rollup merge of #103920 - ferrocene:pa-maybe-open-in-browser, r=jyn514 | Matthias Krüger | -25/+28 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -512/+284 |
| 2022-11-05 | Extend GUI test for run button | Guillaume Gomez | -4/+51 |
| 2022-11-05 | Migrate test-arrow to CSS variables | Guillaume Gomez | -30/+18 |
| 2022-11-05 | Update GUI test for bottom border color | Guillaume Gomez | -3/+3 |
| 2022-11-05 | Fix search result bottom border color | Guillaume Gomez | -1/+4 |
| 2022-11-05 | Do not make typo suggestions when suggesting pattern matching | Deadbeef | -0/+30 |
| 2022-11-05 | Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisa | bors | -0/+53 |
| 2022-11-05 | Auto merge of #103691 - michaelwoerister:consistent-slice-and-str-cpp-like-de... | bors | -35/+43 |
| 2022-11-05 | Auto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r=Dylan-DPC | bors | -237/+114 |
| 2022-11-05 | Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8Ki | Dylan DPC | -27/+27 |
| 2022-11-05 | Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillot | Dylan DPC | -5/+19 |
| 2022-11-05 | Rollup merge of #103660 - ozkanonur:master, r=jyn514 | Dylan DPC | -133/+16 |
| 2022-11-05 | Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillot | Dylan DPC | -72/+52 |
| 2022-11-05 | use spans in TypeTest rather than mir::Location | Ali MJ Al-Nasrawy | -89/+65 |
| 2022-11-05 | simplify applying closure requirements | Ali MJ Al-Nasrawy | -2/+5 |
| 2022-11-05 | Auto merge of #103992 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-11-05 | Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgr | bors | -58/+76 |
| 2022-11-05 | Specify that `break` cannot be used outside of loop *or* labeled block | clubby789 | -27/+27 |
| 2022-11-04 | Update cargo | Weihang Lo | -0/+0 |
| 2022-11-05 | Rollup merge of #103980 - notriddle:notriddle/search-results, r=GuillaumeGomez | Matthias Krüger | -32/+19 |
| 2022-11-05 | Rollup merge of #103977 - TimNN:memory-effects, r=nikic | Matthias Krüger | -2/+4 |
| 2022-11-05 | Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514 | Matthias Krüger | -7/+11 |
| 2022-11-05 | Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514 | Matthias Krüger | -17/+42 |
| 2022-11-04 | rustdoc: clean up `.logo-container` layout CSS | Michael Howell | -7/+3 |
| 2022-11-04 | Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514 | bors | -39/+80 |
| 2022-11-04 | rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really needed | Michael Howell | -15/+12 |
| 2022-11-04 | Auto merge of #103978 - matthiaskrgr:rollup-iym9kmg, r=matthiaskrgr | bors | -37/+111 |
| 2022-11-04 | rustdoc: simplify search results CSS and DOM | Michael Howell | -19/+9 |
| 2022-11-04 | LLVM 16: Switch to using MemoryEffects | Tim Neumann | -2/+4 |
| 2022-11-04 | Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errors | Matthias Krüger | -0/+50 |
| 2022-11-04 | Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514 | Matthias Krüger | -26/+34 |