| Age | Commit message (Expand) | Author | Lines |
| 2020-11-22 | Auto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez | bors | -10/+146 |
| 2020-11-20 | Move from bash to rust | Joshua Nelson | -40/+33 |
| 2020-11-21 | update miri | Ralf Jung | -8/+8 |
| 2020-11-20 | Auto merge of #78088 - fusion-engineering-forks:panic-fmt-lint, r=estebank | bors | -136/+9 |
| 2020-11-19 | Clippy: Match on assert!() expansions without an inner block. | Mara Bos | -2/+5 |
| 2020-11-19 | Remove the clippy::panic-params lint. | Mara Bos | -134/+4 |
| 2020-11-19 | Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPC | bors | -1/+2 |
| 2020-11-19 | Rollup merge of #79116 - petrochenkov:gdbwarn, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2020-11-19 | update Miri | Ralf Jung | -7/+9 |
| 2020-11-18 | Rollup merge of #79145 - camelid:clippy-fix-panics, r=flip1995 | Mara Bos | -54/+106 |
| 2020-11-17 | Fix handling of panic calls | Camelid | -54/+106 |
| 2020-11-17 | Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | Mara Bos | -5/+5 |
| 2020-11-17 | Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk | bors | -1/+3 |
| 2020-11-17 | Rollup merge of #79107 - pietroalbini:build-manifest-newline, r=Mark-Simulacrum | Mara Bos | -4/+4 |
| 2020-11-16 | update rustfmt to v1.4.27 | Caleb Cartwright | -5/+5 |
| 2020-11-17 | compiletest: Fix a warning in debuginfo tests on windows-gnu | Vadim Petrochenkov | -1/+2 |
| 2020-11-16 | clippy: fold by value | Bastian Kauschke | -15/+15 |
| 2020-11-16 | build-manifest: strip newline from rustc version | Pietro Albini | -4/+4 |
| 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 | Set the default `BreakTy` to `!` | LeSeulArtichaut | -0/+2 |
| 2020-11-14 | Introduce `TypeVisitor::BreakTy` | LeSeulArtichaut | -1/+1 |
| 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-14 | Use default git pager instead of hard-coding `delta` | Joshua Nelson | -9/+23 |
| 2020-11-14 | Capture stdout and stderr of diff so they'll be printed at the end | Joshua Nelson | -8/+14 |
| 2020-11-14 | Fix tests with auxiliary docs | Joshua Nelson | -3/+22 |
| 2020-11-14 | Fall back to `diff` if `delta` isn't installed | Joshua Nelson | -14/+20 |
| 2020-11-14 | Fix bugs | Joshua Nelson | -4/+5 |
| 2020-11-14 | Address review comments | Joshua Nelson | -29/+21 |
| 2020-11-14 | Give a better error when rustdoc tests fail | Joshua Nelson | -8/+113 |
| 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 |