| Age | Commit message (Expand) | Author | Lines |
| 2020-11-16 | clippy: fold by value | Bastian Kauschke | -15/+15 |
| 2020-11-15 | Auto merge of #79064 - ehuss:rustbook-logs, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-11-15 | Rollup merge of #79063 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | Jonas Schievink | -5/+5 |
| 2020-11-15 | Rollup merge of #79016 - fanzier:underscore-expressions, r=petrochenkov | Jonas Schievink | -0/+1 |
| 2020-11-14 | Fix displaying errors when rustbook tests fail. | Eric Huss | -0/+2 |
| 2020-11-14 | Update rustfmt to v1.4.26 | Caleb Cartwright | -5/+5 |
| 2020-11-14 | Auto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk | bors | -16/+2 |
| 2020-11-14 | Add underscore expressions for destructuring assignments | Fabian Zaiser | -0/+1 |
| 2020-11-13 | Auto merge of #79011 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-11-13 | update clippy test ouput | Vishnunarayan K I | -16/+2 |
| 2020-11-12 | Update cargo | Eric Huss | -0/+0 |
| 2020-11-13 | Auto merge of #78990 - RalfJung:miri, r=RalfJung | bors | -6/+6 |
| 2020-11-12 | Rollup merge of #78972 - ehuss:update-cargo, r=ehuss | Mara Bos | -0/+0 |
| 2020-11-12 | Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011 | Mara Bos | -5/+5 |
| 2020-11-12 | Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkov | Mara Bos | -8/+32 |
| 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 | 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 |