| Age | Commit message (Expand) | Author | Lines |
| 2021-08-17 | Auto merge of #87119 - jyn514:rustfmt-doc-private, r=Mark-Simulacrum | bors | -4/+4 |
| 2021-08-16 | Fix double output of the summary line | Stefan Schindler | -2/+7 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -1425/+10 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -1425/+10 |
| 2021-08-16 | Document private items for rustfmt | Joshua Nelson | -4/+4 |
| 2021-08-15 | Introduce hir::ExprKind::Let - Take 2 | Caio | -670/+1044 |
| 2021-08-15 | Auto merge of #86692 - dns2utf8:parallelize_rustdoc-gui_tests, r=GuillaumeGomez | bors | -13/+113 |
| 2021-08-14 | More spacing between the different blocks of results | Stefan Schindler | -10/+17 |
| 2021-08-14 | Implement a finish method for the status_bar and some cleanup | Stefan Schindler | -5/+11 |
| 2021-08-14 | Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obk | bors | -5/+5 |
| 2021-08-14 | Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkov | bors | -1/+1 |
| 2021-08-13 | move Constness into TraitPredicate | Deadbeef | -5/+5 |
| 2021-08-13 | Auto merge of #87954 - flip1995:clippyup, r=Manishearth | bors | -375/+1311 |
| 2021-08-12 | Rollup merge of #87941 - GuillaumeGomez:fix-rustdoc-js-tool, r=notriddle | Guillaume Gomez | -14/+19 |
| 2021-08-12 | Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev | Guillaume Gomez | -3/+3 |
| 2021-08-12 | Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup | flip1995 | -375/+1311 |
| 2021-08-12 | Bless clippy tests. | Mara Bos | -3/+3 |
| 2021-08-12 | Rollup merge of #87928 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-08-12 | Rollup merge of #87878 - lnicola:rust-analyzer-2021-08-09, r=lnicola | Yuki Okushi | -16/+37 |
| 2021-08-11 | Fix rustdoc-js tool string "parsing" | Guillaume Gomez | -14/+19 |
| 2021-08-11 | update clippy | Esteban Kuber | -906/+961 |
| 2021-08-10 | Update cargo | Eric Huss | -0/+0 |
| 2021-08-10 | Move some UI tests to more suitable subdirs | Yuki Okushi | -1/+1 |
| 2021-08-10 | Implement summarised results | Stefan Schindler | -37/+54 |
| 2021-08-10 | Switch to stderr for failed tests | Stefan Schindler | -1/+1 |
| 2021-08-10 | Review by @GuillaumeGomez | Stefan Schindler | -11/+4 |
| 2021-08-10 | Implement sequential execution | Stefan Schindler | -3/+7 |
| 2021-08-10 | Capture outputs and show output when debug flag is passed | Stefan Schindler | -28/+72 |
| 2021-08-10 | Run rustdoc-gui tests in parallel | Stefan Schindler | -4/+33 |
| 2021-08-09 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+37 |
| 2021-08-07 | Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitor | bors | -8/+16 |
| 2021-08-08 | Rollup merge of #87833 - m-rsha:patch-1, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-Simulacrum | Yuki Okushi | -7/+15 |
| 2021-08-07 | update Miri | Ralf Jung | -8/+8 |
| 2021-08-06 | Fix typo -- "The" -> "They" | await Marsha | -1/+1 |
| 2021-08-06 | Auto merge of #87462 - ibraheemdev:tidy-file-length-ignore-comment, r=Mark-Si... | bors | -1/+4 |
| 2021-08-04 | Auto merge of #87568 - petrochenkov:localevel, r=cjgillot | bors | -47/+47 |
| 2021-08-03 | Add x.py option to --force-rerun compiletest tests | Smitty | -7/+15 |
| 2021-08-03 | Update cargo | Eric Huss | -0/+0 |
| 2021-08-03 | Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula... | Yuki Okushi | -0/+1 |
| 2021-08-02 | Auto merge of #87706 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-08-02 | update miri | Ralf Jung | -8/+8 |
| 2021-08-02 | Update mdbook. | Eric Huss | -1/+1 |
| 2021-08-02 | Add `aarch64-apple-ios-sim` as a possible target to the manifest | Jan-Erik Rediger | -0/+1 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -31/+0 |
| 2021-08-02 | Rollup merge of #87504 - ehuss:update-mdbook, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-08-02 | Rollup merge of #87468 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | Yuki Okushi | -291/+276 |
| 2021-08-01 | bump bootstrap compiler to 1.55 | Pietro Albini | -2/+0 |
| 2021-07-31 | Fix clippy | Vadim Petrochenkov | -47/+47 |
| 2021-07-30 | Auto merge of #86754 - estebank:use-multispans-more, r=varkor | bors | -4/+6 |