| Age | Commit message (Expand) | Author | Lines |
| 2020-10-19 | Auto merge of #77278 - camelid:use-correct-article, r=estebank | bors | -298/+298 |
| 2020-10-18 | Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAus | bors | -10/+10 |
| 2020-10-18 | Auto merge of #77306 - lcnr:inline-ok, r=eddyb | bors | -0/+77 |
| 2020-10-18 | Auto merge of #77956 - JohnTitor:more-tests, r=nagisa | bors | -0/+217 |
| 2020-10-18 | Use smaller example for issue-71659 | Yuki Okushi | -77/+15 |
| 2020-10-18 | Add test for issue-75983 | Yuki Okushi | -0/+17 |
| 2020-10-18 | Add test for issue-75707 | Yuki Okushi | -0/+29 |
| 2020-10-18 | Add test for issue-74816 | Yuki Okushi | -0/+54 |
| 2020-10-18 | Add test for issue-71659 | Yuki Okushi | -0/+103 |
| 2020-10-18 | Add test for issue-70944 | Yuki Okushi | -0/+23 |
| 2020-10-18 | Add test for issue-70877 | Yuki Okushi | -0/+53 |
| 2020-10-17 | Auto merge of #78041 - luqmana:lld-tls-alignment, r=nikic | bors | -0/+0 |
| 2020-10-17 | Auto merge of #78060 - JohnTitor:rollup-uou8vyu, r=JohnTitor | bors | -64/+121 |
| 2020-10-18 | Rollup merge of #78059 - JohnTitor:fix-linkcheck, r=ehuss | Yuki Okushi | -0/+3 |
| 2020-10-18 | Rollup merge of #78050 - GuillaumeGomez:small-css-cleanup, r=jyn514 | Yuki Okushi | -5/+1 |
| 2020-10-18 | Rollup merge of #78048 - blyxxyz:e0424-improve-self-placement, r=lcnr | Yuki Okushi | -3/+38 |
| 2020-10-18 | Rollup merge of #78043 - willcrozi:e0210-error-note-fix, r=lcnr | Yuki Okushi | -27/+27 |
| 2020-10-18 | Rollup merge of #77851 - exrook:split-btreemap, r=dtolnay | Yuki Okushi | -1/+1 |
| 2020-10-18 | Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix | Yuki Okushi | -12/+51 |
| 2020-10-18 | Rollup merge of #75802 - petrochenkov:nometa, r=nikomatsakis | Yuki Okushi | -16/+0 |
| 2020-10-17 | Appease the almightly lord clippy, hallowed be thy name | Jacob Hughes | -1/+1 |
| 2020-10-18 | Set `MDBOOK_OUTPUT__HTML__INPUT_404` on linkchecker | Yuki Okushi | -0/+3 |
| 2020-10-17 | Auto merge of #77373 - jonas-schievink:rm-rf-copy-prop, r=oli-obk | bors | -96/+73 |
| 2020-10-17 | Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obk | bors | -3/+97 |
| 2020-10-17 | Small CSS cleanup | Guillaume Gomez | -5/+1 |
| 2020-10-17 | Suggest correct place to add `self` parameter when inside closure | Jan Verbeek | -3/+38 |
| 2020-10-17 | resolve: Do not put nonexistent crate `meta` into prelude | Vadim Petrochenkov | -16/+0 |
| 2020-10-17 | Auto merge of #77685 - jackh726:binder-map, r=lcnr | bors | -5/+9 |
| 2020-10-17 | Fix grammar in note for orphan-rule error [E0210] | Will Crozier | -27/+27 |
| 2020-10-17 | Update LLVM for LLD COFF TLS alignment fix. | Luqman Aden | -0/+0 |
| 2020-10-17 | Auto merge of #76096 - pickfire:rustdoc-quote, r=jyn514 | bors | -124/+131 |
| 2020-10-17 | Fix some double quote that cause CI failure | Ivan Tham | -3/+3 |
| 2020-10-17 | Auto merge of #78025 - ehuss:bump-bootstrap, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-10-17 | Rollup merge of #77985 - cuviper:systemz-agr-clobbers-cc, r=nikic | Dylan DPC | -0/+0 |
| 2020-10-17 | Rollup merge of #77932 - ssomers:btree_cleanup_gdb, r=Mark-Simulacrum | Dylan DPC | -19/+29 |
| 2020-10-17 | Rollup merge of #77785 - GuillaumeGomez:remove-compiler-reexports, r=ollie27 | Dylan DPC | -2/+16 |
| 2020-10-17 | Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis | Dylan DPC | -10/+3 |
| 2020-10-17 | Remove the old copy propagation pass | Jonas Schievink | -96/+73 |
| 2020-10-16 | Add inline const to INCOMPLETE_FEATURES | Santiago Pastorino | -0/+4 |
| 2020-10-17 | Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=... | Yuki Okushi | -4/+0 |
| 2020-10-17 | Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrum | Yuki Okushi | -0/+68 |
| 2020-10-17 | Rollup merge of #77925 - JohnTitor:sugg-min-features, r=davidtwco,oli-obk | Yuki Okushi | -0/+87 |
| 2020-10-17 | Rollup merge of #77855 - davidtwco:pr-77341-follow-up-non-constructable-varia... | Yuki Okushi | -23/+230 |
| 2020-10-17 | Rollup merge of #77827 - jyn514:stable-primitives, r=GuillaumeGomez | Yuki Okushi | -3/+8 |
| 2020-10-17 | Rollup merge of #77547 - RalfJung:stable-union-drop, r=matthewjasper | Yuki Okushi | -123/+67 |
| 2020-10-17 | Rollup merge of #75209 - Hirrolot:suggest-macro-imports, r=estebank | Yuki Okushi | -0/+15 |
| 2020-10-16 | Handle ExprKind::ConstBlock on clippy | Santiago Pastorino | -1/+17 |
| 2020-10-16 | Add inline const tests | Santiago Pastorino | -25/+55 |
| 2020-10-16 | Review comments | Jack Huey | -1/+1 |
| 2020-10-16 | Bump bootstrap compiler | Eric Huss | -1/+1 |