| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-07-31 | Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -4/+6 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -31/+0 |
| 2021-07-29 | Remove unnecessary trailing semicolons from clippy tests | Aaron Hill | -2/+2 |
| 2021-07-29 | Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup | flip1995 | -3113/+3436 |
| 2021-07-28 | update Miri | Ralf Jung | -8/+8 |
| 2021-07-27 | Update tests | Jacob Pratt | -32/+30 |
| 2021-07-27 | Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnr | bors | -9/+35 |
| 2021-07-27 | Rollup merge of #87502 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-07-26 | Update mdbook. | Eric Huss | -1/+1 |
| 2021-07-26 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-27 | Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix | bors | -2/+2 |
| 2021-07-26 | Actually infer args in visitors | kadmin | -52/+6 |
| 2021-07-25 | Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt | Caleb Cartwright | -291/+276 |
| 2021-07-25 | Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume... | bors | -0/+5 |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -0/+5 |
| 2021-07-25 | ignore comments in tidy-filelength | ibraheemdev | -1/+4 |
| 2021-07-25 | Auto merge of #83723 - cjgillot:ownernode, r=petrochenkov | bors | -1/+1 |
| 2021-07-25 | Introduce OwnerNode::Crate. | Camille GILLOT | -1/+1 |
| 2021-07-25 | Add inferred args to typeck | kadmin | -12/+75 |
| 2021-07-25 | Add generic arg infer | kadmin | -1/+10 |
| 2021-07-23 | Auto merge of #87413 - JohnTitor:rollup-dht22jk, r=JohnTitor | bors | -2/+2 |
| 2021-07-24 | Rollup merge of #87322 - chazkiker2:fix/suggestion-ref-sync-send, r=estebank | Yuki Okushi | -2/+2 |
| 2021-07-23 | update clippy ui test 'future_not_send.stderr' to match | chaz-kiker | -2/+2 |
| 2021-07-23 | Auto merge of #87345 - Xanewok:update-rls, r=Mark-Simulacrum | bors | -16/+18 |
| 2021-07-23 | Add missing winapi feature to workspace hack | Mark Rousskov | -1/+9 |