| Age | Commit message (Expand) | Author | Lines |
| 2022-01-31 | Fix invalid special casing of the unreachable! macro | Loïc BRANSTETT | -13/+50 |
| 2022-01-31 | Move overlap_mode into trait level attribute + feature flag | Santiago Pastorino | -12/+29 |
| 2022-01-31 | Auto merge of #93498 - matthiaskrgr:rollup-k5shwrc, r=matthiaskrgr | bors | -238/+361 |
| 2022-01-31 | Improve wrapping on settings page | Jacob Hoffman-Andrews | -8/+16 |
| 2022-01-31 | [mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrt | Donald Hoskins | -0/+29 |
| 2022-01-31 | Rollup merge of #93461 - dtolnay:fmtyield, r=davidtwco | Matthias Krüger | -0/+33 |
| 2022-01-31 | Rollup merge of #93395 - camelid:reserved-sugg, r=davidtwco | Matthias Krüger | -130/+130 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -7/+8 |
| 2022-01-31 | Rollup merge of #93214 - ibraheemdev:issue-93210, r=davidtwco | Matthias Krüger | -0/+43 |
| 2022-01-31 | Rollup merge of #93155 - dtolnay:blockindent, r=nagisa | Matthias Krüger | -231/+207 |
| 2022-01-31 | Rollup merge of #93039 - terrarier2111:fix-field-help, r=nagisa | Matthias Krüger | -0/+30 |
| 2022-01-31 | Rollup merge of #92918 - compiler-errors:gat-expr-lifetime-elision, r=jackh726 | Matthias Krüger | -0/+73 |
| 2022-01-30 | Restore a visual alignment mode for block comments | David Tolnay | -3/+3 |
| 2022-01-30 | Bless all pretty printer tests and ui tests | David Tolnay | -234/+210 |
| 2022-01-31 | Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum | bors | -33/+47 |
| 2022-01-30 | Hide failed command unless in verbose mode | Mark Rousskov | -6/+6 |
| 2022-01-30 | Auto merge of #92711 - zredb:issue-90187-fix, r=notriddle | bors | -49/+51 |
| 2022-01-30 | Mac calls | David Tolnay | -2/+12 |
| 2022-01-30 | Add regression test for issue 93274 | David Tolnay | -0/+23 |
| 2022-01-30 | Rollup merge of #93475 - GuillaumeGomez:theme-in-history, r=jsha | Eric Huss | -0/+25 |
| 2022-01-30 | Rollup merge of #93183 - jsha:mobile-nav-fixes, r=GuillaumeGomez | Eric Huss | -4/+26 |
| 2022-01-30 | Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez | Eric Huss | -60/+295 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -349/+340 |
| 2022-01-30 | Use `optflag` for `--report-time` | Samuel E. Moelius III | -6/+3 |
| 2022-01-30 | Add test to ensure that theme is applied correctly when going back in history | Guillaume Gomez | -0/+25 |
| 2022-01-30 | Compress amount of hashed bytes for `isize` values in StableHasher | Jakub Beránek | -6/+6 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -4/+26 |
| 2022-01-30 | Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear... | Matthias Krüger | -0/+41 |
| 2022-01-30 | Rollup merge of #93391 - notriddle:notriddle/remove-srclink-tooltip, r=jsha,G... | Matthias Krüger | -2/+2 |
| 2022-01-30 | Rollup merge of #93362 - compiler-errors:ice-gat-in-rpit, r=oli-obk | Matthias Krüger | -0/+20 |
| 2022-01-30 | Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-dead | Matthias Krüger | -0/+40 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -7/+8 |
| 2022-01-29 | Auto merge of #93457 - matthiaskrgr:rollup-e43ry1l, r=matthiaskrgr | bors | -9/+234 |
| 2022-01-29 | Change index_refutable_slice to use FxIndexMap | Gary Guo | -6/+6 |
| 2022-01-29 | Create `core::fmt::ArgumentV1` with generics instead of fn pointer | Gary Guo | -27/+41 |
| 2022-01-29 | Rollup merge of #93453 - GuillaumeGomez:theme-change-test, r=jsha | Matthias Krüger | -1/+17 |
| 2022-01-29 | Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jsha | Matthias Krüger | -3/+27 |
| 2022-01-29 | Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obk | Matthias Krüger | -3/+186 |
| 2022-01-29 | Rollup merge of #88205 - danii:e0772, r=GuillaumeGomez | Matthias Krüger | -2/+4 |
| 2022-01-29 | Auto merge of #92312 - BGR360:needs-test, r=Mark-Simulacrum | bors | -0/+118 |
| 2022-01-29 | Test 1-tuple parentheses wrapping | Rob Pilling | -14/+78 |
| 2022-01-29 | Document about some behaviors of `const_(de)allocate` and add some tests. | woppopo | -0/+33 |
| 2022-01-29 | Extend theme change GUI test | Guillaume Gomez | -0/+16 |
| 2022-01-29 | Update browser-ui-test version to 0.5.8 | Guillaume Gomez | -1/+1 |
| 2022-01-29 | Auto merge of #93434 - Mark-Simulacrum:apple-various, r=pietroalbini | bors | -4/+13 |
| 2022-01-28 | Only suggest 1-tuple if expected and found types match | Rob Pilling | -4/+0 |
| 2022-01-28 | Add test for old ICE in #89066 | Ben Reeves | -0/+67 |
| 2022-01-28 | Add test for old ICE in #91594 | Ben Reeves | -0/+34 |
| 2022-01-28 | Add test for old ICE | Ben Reeves | -0/+17 |
| 2022-01-28 | Auto merge of #93427 - matthiaskrgr:rollup-esd3ixl, r=matthiaskrgr | bors | -4/+41 |