| Age | Commit message (Expand) | Author | Lines |
| 2021-02-22 | Auto merge of #77551 - simonvandel:extend-simplify-branch-same, r=oli-obk | bors | -247/+337 |
| 2021-02-22 | Auto merge of #82393 - JohnTitor:rollup-5c8jryl, r=JohnTitor | bors | -28/+541 |
| 2021-02-22 | Rollup merge of #82382 - camelid:remove-fake_def_ids-refcell, r=jyn514 | Yuki Okushi | -6/+4 |
| 2021-02-22 | Rollup merge of #82379 - nagisa:nagisa/hexagon-enums, r=estebank | Yuki Okushi | -0/+475 |
| 2021-02-22 | Rollup merge of #82353 - camelid:no-more-param_env-cell, r=jyn514 | Yuki Okushi | -9/+6 |
| 2021-02-22 | Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514 | Yuki Okushi | -1/+44 |
| 2021-02-22 | Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkov | Yuki Okushi | -12/+12 |
| 2021-02-22 | Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrum | bors | -3/+310 |
| 2021-02-21 | rustdoc: Remove `fake_def_ids` RefCell | Camelid | -6/+4 |
| 2021-02-22 | Auto merge of #82295 - jyn514:feature-gate, r=Manishearth | bors | -0/+11 |
| 2021-02-22 | Fix sizes of repr(C) enums on hexagon | Simonas Kazlauskas | -0/+475 |
| 2021-02-21 | New pass to deduplicate blocks | Simon Vandel Sillesen | -1/+115 |
| 2021-02-21 | Make MatchBranchSimplification clean up after itself | Simon Vandel Sillesen | -246/+222 |
| 2021-02-21 | Update src/test/rustdoc/description.rs | Michael Howell | -0/+1 |
| 2021-02-21 | Update src/test/rustdoc/description.rs | Michael Howell | -0/+1 |
| 2021-02-21 | Update CI scripts | Guillaume Gomez | -2/+26 |
| 2021-02-21 | Add rustdoc gui tests | Guillaume Gomez | -0/+100 |
| 2021-02-21 | Add new rustdoc-gui test suite | Guillaume Gomez | -1/+184 |
| 2021-02-21 | Auto merge of #82359 - JohnTitor:rollup-6puemik, r=JohnTitor | bors | -31/+112 |
| 2021-02-21 | Auto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrum | bors | -16/+34 |
| 2021-02-21 | Rollup merge of #82233 - ijackson:try-block-type-test, r=Mark-Simulacrum | Yuki Okushi | -8/+4 |
| 2021-02-21 | Rollup merge of #82181 - GuillaumeGomez:es5-checks-ci, r=Mark-Simulacrum | Yuki Okushi | -1/+8 |
| 2021-02-21 | Rollup merge of #82177 - rylev:no-delete-bootstrap-windows, r=Mark-Simulacrum | Yuki Okushi | -4/+36 |
| 2021-02-21 | Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmaster | Yuki Okushi | -0/+1 |
| 2021-02-21 | Rollup merge of #81833 - the8472:parallel-bootstrap-rustfmt, r=Mark-Simulacrum | Yuki Okushi | -18/+63 |
| 2021-02-21 | Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-se | bors | -816/+230 |
| 2021-02-20 | rustdoc: Remove unnecessary `Cell` around `param_env` | Camelid | -9/+6 |
| 2021-02-20 | Use has for non-regexes | Michael Howell | -6/+6 |
| 2021-02-20 | Fix formatting for description rustdoc UI tests | Michael Howell | -9/+14 |
| 2021-02-20 | Add rustdoc UI tests for new description behaviour | Michael Howell | -0/+31 |
| 2021-02-20 | Revert changes to all.html | Michael Howell | -6/+1 |
| 2021-02-21 | Auto merge of #82253 - RalfJung:miri, r=RalfJung | bors | -10/+7 |
| 2021-02-20 | Cut off plain text descriptions after headers | Michael Howell | -0/+2 |
| 2021-02-20 | Use the first paragraph, instead of cookie-cutter text, for rustdoc descriptions | Michael Howell | -2/+10 |
| 2021-02-20 | Fix some Python2->3 error in publish_toolstate.py by type-checking it | kennytm | -16/+34 |
| 2021-02-20 | remove redundant box wrapper | The8472 | -4/+4 |
| 2021-02-20 | limit rustfmt parallelism by taking -j into account | The8472 | -3/+3 |
| 2021-02-20 | parallelize x.py test tidy | The8472 | -19/+64 |
| 2021-02-20 | iOS simulator: pick the target based on the environment variable | Jan-Erik Rediger | -1/+1 |
| 2021-02-20 | Auto merge of #82341 - GuillaumeGomez:rollup-t7y7tyg, r=GuillaumeGomez | bors | -9/+78 |
| 2021-02-20 | Rollup merge of #82332 - GuillaumeGomez:no-src-link-on-dummy-spans, r=jyn514 | Guillaume Gomez | -0/+19 |
| 2021-02-20 | Rollup merge of #82316 - ehuss:lto-doc-fix, r=GuillaumeGomez | Guillaume Gomez | -3/+3 |
| 2021-02-20 | Rollup merge of #81991 - osa1:issue81839, r=estebank | Guillaume Gomez | -6/+56 |
| 2021-02-20 | Auto merge of #70951 - cjgillot:anarchy, r=oli-obk | bors | -3/+1 |
| 2021-02-20 | Add test for no src links on dummy spans | Guillaume Gomez | -0/+12 |
| 2021-02-20 | Don't render [src] link on dummy spans | Guillaume Gomez | -0/+7 |
| 2021-02-20 | update Miri | Ralf Jung | -10/+7 |
| 2021-02-20 | Make "missing field" error message more natural | r00ster91 | -12/+12 |
| 2021-02-19 | Fix minor mistake in LTO docs. | Eric Huss | -3/+3 |
| 2021-02-19 | Add tests for !Sized trait display | Guillaume Gomez | -0/+17 |