| Age | Commit message (Expand) | Author | Lines |
| 2020-12-28 | Rollup merge of #80403 - 0xflotus:patch-1, r=jyn514 | Mara Bos | -1/+1 |
| 2020-12-28 | Rollup merge of #80402 - camelid:inferty-docs, r=matthewjasper | Mara Bos | -3/+30 |
| 2020-12-28 | Auto merge of #80439 - Dylan-DPC:rollup-rdxcvon, r=Dylan-DPC | bors | -606/+716 |
| 2020-12-28 | Rollup merge of #80411 - petrochenkov:nosymwith, r=matthewjasper | Dylan DPC | -10/+7 |
| 2020-12-28 | Rollup merge of #80408 - bjorn3:sync_cg_clif-2020-12-27, r=bjorn3 | Dylan DPC | -274/+489 |
| 2020-12-28 | Rollup merge of #80399 - jyn514:hir-id-cleanup, r=marmeladema | Dylan DPC | -3/+1 |
| 2020-12-28 | Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC | Dylan DPC | -266/+137 |
| 2020-12-28 | Rollup merge of #80331 - jyn514:docs, r=varkor | Dylan DPC | -13/+32 |
| 2020-12-28 | Rollup merge of #80284 - ThePuzzlemaker:issue-80179-fix, r=varkor | Dylan DPC | -6/+21 |
| 2020-12-28 | Rollup merge of #79662 - bjorn3:move_more_code_out_of_codegen_backend, r=oli-obk | Dylan DPC | -34/+29 |
| 2020-12-28 | Auto merge of #78454 - bugadani:cyclic, r=oli-obk | bors | -3/+73 |
| 2020-12-27 | Also show the displayed version of IntVar and FloatVar | Camelid | -2/+2 |
| 2020-12-27 | rustc_span: Remove `Symbol::with` | Vadim Petrochenkov | -10/+7 |
| 2020-12-27 | Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-202... | bjorn3 | -274/+489 |
| 2020-12-27 | fix: small typo error in chalk/mod.rs | 0xflotus | -1/+1 |
| 2020-12-26 | Document `InferTy` & co. | Camelid | -3/+30 |
| 2020-12-26 | Remove FIXME in rustc_privacy | Joshua Nelson | -3/+1 |
| 2020-12-26 | update error codes | Bastian Kauschke | -3/+0 |
| 2020-12-26 | stabilize min_const_generics | Bastian Kauschke | -51/+41 |
| 2020-12-26 | Auto merge of #80246 - matthewjasper:projection-cycle-caching, r=Mark-Simulacrum | bors | -8/+35 |
| 2020-12-25 | Auto merge of #80235 - RalfJung:validate-promoteds, r=oli-obk | bors | -27/+25 |
| 2020-12-25 | Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err... | bors | -16/+98 |
| 2020-12-25 | Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3 | bors | -7/+24 |
| 2020-12-25 | Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC | bors | -49/+83 |
| 2020-12-25 | Rollup merge of #80342 - pierwill:patch-1, r=lcnr | Dylan DPC | -1/+1 |
| 2020-12-25 | Rollup merge of #80330 - eltociear:patch-2, r=lcnr | Dylan DPC | -1/+1 |
| 2020-12-25 | Rollup merge of #80327 - PankajChaudhary5:PankajChaudhary, r=GuillaumeGomez | Dylan DPC | -4/+1 |
| 2020-12-25 | Rollup merge of #80274 - pierwill:lintlevelsource, r=petrochenkov | Dylan DPC | -28/+31 |
| 2020-12-25 | Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwco | Dylan DPC | -4/+32 |
| 2020-12-25 | Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk | Dylan DPC | -11/+17 |
| 2020-12-25 | Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinem | bors | -2/+6 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -270/+138 |
| 2020-12-24 | Auto merge of #80295 - GuillaumeGomez:beautify-rework, r=petrochenkov | bors | -36/+38 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -3/+4 |
| 2020-12-24 | Auto merge of #79589 - tgnottingham:shared_dep_graph, r=michaelwoerister | bors | -246/+686 |
| 2020-12-23 | Fix typo | pierwill | -1/+1 |
| 2020-12-23 | Fixed formatting | Yenlin Chen | -3/+1 |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -17/+3 |
| 2020-12-23 | Add more comments to trait queries | Joshua Nelson | -13/+32 |
| 2020-12-23 | Fix typo in simplify_try.rs | Ikko Ashimine | -1/+1 |
| 2020-12-23 | Updated the match with the matches macro | PankajChaudhary5 | -4/+1 |
| 2020-12-23 | Exclude unnecessary info from CodegenResults | Victor Ding | -7/+24 |
| 2020-12-23 | Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomez | bors | -56/+94 |
| 2020-12-23 | Rollup merge of #80302 - pierwill:fix-80287, r=lcnr | Guillaume Gomez | -4/+2 |
| 2020-12-23 | Rollup merge of #80299 - LingMan:helper, r=lcnr | Guillaume Gomez | -18/+22 |
| 2020-12-23 | Rollup merge of #80298 - PankajChaudhary5:PankajChaudhary, r=GuillaumeGomez | Guillaume Gomez | -8/+2 |
| 2020-12-23 | Rollup merge of #80297 - jyn514:more-docs, r=bjorn3 | Guillaume Gomez | -5/+13 |
| 2020-12-23 | Rollup merge of #80286 - pierwill:rustc-middle-privacy, r=petrochenkov | Guillaume Gomez | -4/+6 |
| 2020-12-23 | Rollup merge of #80272 - petrochenkov:kwed, r=oli-obk | Guillaume Gomez | -11/+32 |
| 2020-12-23 | Rollup merge of #80241 - pierwill:patch-12, r=lcnr | Guillaume Gomez | -1/+1 |