| Age | Commit message (Expand) | Author | Lines |
| 2020-11-12 | update Miri | Ralf Jung | -6/+6 |
| 2020-11-11 | Update cargo | Eric Huss | -0/+0 |
| 2020-11-11 | update rustfmt | Caleb Cartwright | -5/+5 |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -4/+4 |
| 2020-11-11 | Implement destructuring assignment for structs and slices | Fabian Zaiser | -8/+32 |
| 2020-11-11 | Fix typo in comment | Ikko Ashimine | -1/+1 |
| 2020-11-09 | Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwco | Dylan DPC | -7/+1 |
| 2020-11-09 | make MIR graphviz generation use gsgdt | Vishnunarayan K I | -0/+1 |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2020-11-09 | Do not collect tokens for doc comments | Vadim Petrochenkov | -4/+4 |
| 2020-11-08 | Rollup merge of #78775 - ghedo:bump-rustfmt-rls, r=Mark-Simulacrum | Mara Bos | -5/+6 |
| 2020-11-08 | Rollup merge of #78658 - casey:x, r=Mark-Simulacrum | Mara Bos | -0/+107 |
| 2020-11-06 | update Miri | Ralf Jung | -6/+6 |
| 2020-11-06 | Bump Rustfmt and RLS | Alessandro Ghedini | -5/+6 |
| 2020-11-07 | Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514 | Yuki Okushi | -2/+35 |
| 2020-11-05 | Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup | flip1995 | -675/+2839 |
| 2020-11-05 | ci: build docs for aarch64-unknown-linux-gnu | Pietro Albini | -0/+1 |
| 2020-11-05 | Rollup merge of #78756 - ehuss:update-cargo, r=ehuss | Mara Bos | -0/+0 |
| 2020-11-04 | Update cargo | Eric Huss | -0/+0 |
| 2020-11-04 | Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakis | bors | -16/+16 |
| 2020-11-04 | Auto merge of #78740 - pietroalbini:no-more-legacy, r=Mark-Simulacrum | bors | -93/+1 |
| 2020-11-04 | s/Scalar::Raw/Scalar::Int | oli | -1/+1 |
| 2020-11-04 | Split the "raw integer bytes" part out of `Scalar` | Oliver Scherer | -8/+9 |
| 2020-11-03 | Add a tool to run `x.py` from any subdirectory | Casey Rodarmor | -0/+107 |
| 2020-11-03 | rustc_ast: `visit_mac` -> `visit_mac_call` | Vadim Petrochenkov | -1/+1 |
| 2020-11-03 | Rollup merge of #77950 - arlosi:sha256, r=eddyb | Mara Bos | -0/+2 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -6/+0 |
| 2020-11-03 | Print a summary of which test suite failed | Mark Rousskov | -2/+35 |
| 2020-11-03 | build-manifest: remove legacy promote-release support | Pietro Albini | -93/+1 |
| 2020-11-02 | Auto merge of #78667 - pietroalbini:lldb-unbuffered, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-11-02 | compiletest: try running lldb_batchmode.py with PYTHONUNBUFFERED | Pietro Albini | -0/+1 |
| 2020-11-02 | Provide diagnostic suggestion in ExprUseVisitor Delegate | Dhruv Jauhar | -16/+16 |
| 2020-11-01 | Auto merge of #75534 - Aaron1011:feature/new-future-breakage, r=pnkfelix | bors | -9/+59 |
| 2020-10-30 | Update Clippy path to `Lint` | Aaron Hill | -1/+1 |
| 2020-10-30 | Always pass `-Z future-incompat-report` to UI tests | Aaron Hill | -0/+1 |
| 2020-10-30 | Don't display empty future-compat report | Aaron Hill | -16/+21 |
| 2020-10-30 | Update into-iter-on-arrays test to check future-incompat-report | Aaron Hill | -11/+22 |
| 2020-10-30 | Only error on unfixed diagnostics | Aaron Hill | -1/+3 |
| 2020-10-30 | Strip out non-diagnostic lines from rustfix input | Aaron Hill | -7/+20 |
| 2020-10-30 | Print future breakage report | Aaron Hill | -6/+9 |
| 2020-10-30 | Some work | Aaron Hill | -2/+17 |
| 2020-10-30 | Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obk | bors | -4/+6 |
| 2020-10-30 | Remove implicit `Continue` type | LeSeulArtichaut | -1/+1 |
| 2020-10-30 | Use `ControlFlow::is{break,continue}` | LeSeulArtichaut | -2/+2 |
| 2020-10-30 | TypeVisitor: use `ControlFlow` in clippy | LeSeulArtichaut | -4/+6 |
| 2020-10-30 | Rollup merge of #78524 - tmiasko:source-files-borrow, r=Aaron1011 | Yuki Okushi | -0/+5 |
| 2020-10-30 | Auto merge of #78540 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-10-29 | update Miri | Ralf Jung | -7/+7 |
| 2020-10-29 | Rollup merge of #78505 - ebroto:clippyup, r=oli-obk | Jonas Schievink | -672/+2832 |
| 2020-10-29 | Rollup merge of #78493 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |