| Age | Commit message (Expand) | Author | Lines |
| 2020-10-24 | Rollup merge of #78307 - rust-lang:revert-77961-embed-bitcode, r=tmandry | Jonas Schievink | -2/+2 |
| 2020-10-24 | Rollup merge of #78300 - richkadel:coverage-cx, r=wesleywiser | Jonas Schievink | -50/+74 |
| 2020-10-24 | Rollup merge of #78292 - bugadani:recursion, r=nagisa | Jonas Schievink | -71/+79 |
| 2020-10-24 | Rollup merge of #78278 - lcnr:predicate-visit, r=matthewjasper | Jonas Schievink | -16/+5 |
| 2020-10-24 | Rollup merge of #78249 - lcnr:ct-infer-origin, r=varkor | Jonas Schievink | -17/+8 |
| 2020-10-24 | Rollup merge of #78198 - tmiasko:assert, r=davidtwco | Jonas Schievink | -3/+4 |
| 2020-10-24 | Rollup merge of #77716 - francesca64:revert-ios-dynamic-linking, r=jonas-schi... | Jonas Schievink | -0/+1 |
| 2020-10-24 | Loop instead of recursion | Dániel Buga | -71/+79 |
| 2020-10-23 | Update compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs | Rich Kadel | -4/+4 |
| 2020-10-23 | Revert "Set .llvmbc and .llvmcmd sections as allocatable" | Tyler Mandry | -2/+2 |
| 2020-10-23 | Make codegen coverage_context optional, and check | Rich Kadel | -50/+74 |
| 2020-10-23 | Auto merge of #77015 - davidtwco:check-attr-variant-closure-expr, r=lcnr | bors | -58/+33 |
| 2020-10-23 | move `visit_predicate` into `TypeVisitor` | Bastian Kauschke | -16/+5 |
| 2020-10-23 | Rollup merge of #78255 - dtolnay:match, r=lcnr | Yuki Okushi | -2/+16 |
| 2020-10-23 | Rollup merge of #78235 - Aaron1011:closure-ret-infer, r=varkor | Yuki Okushi | -0/+22 |
| 2020-10-23 | Rollup merge of #78231 - LeSeulArtichaut:closure-target_feature, r=nikomatsakis | Yuki Okushi | -1/+9 |
| 2020-10-23 | Rollup merge of #78116 - spastorino:inline-const-in-range-pat, r=petrochenkov | Yuki Okushi | -12/+21 |
| 2020-10-23 | Rollup merge of #78098 - camelid:fixup-docs, r=steveklabnik | Yuki Okushi | -19/+43 |
| 2020-10-23 | Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievink | Yuki Okushi | -0/+1 |
| 2020-10-23 | review | Bastian Kauschke | -12/+9 |
| 2020-10-22 | Reduce diagram mess in 'match arms have incompatible types' error | David Tolnay | -2/+16 |
| 2020-10-22 | improve const infer error | Bastian Kauschke | -11/+5 |
| 2020-10-22 | Make inline const work for half open ranges | Santiago Pastorino | -8/+8 |
| 2020-10-22 | Make inline const work in range patterns | Santiago Pastorino | -6/+15 |
| 2020-10-22 | Rename parse_const_expr to parse_const_block | Santiago Pastorino | -3/+3 |
| 2020-10-22 | Explain where the closure return type was inferred | Aaron Hill | -0/+22 |
| 2020-10-22 | Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakis | bors | -86/+79 |
| 2020-10-22 | Auto merge of #77871 - Julian-Wollersberger:less-query-context, r=oli-obk | bors | -174/+216 |
| 2020-10-22 | Make closures inherit the parent function's target features | LeSeulArtichaut | -1/+9 |
| 2020-10-22 | Normalize when finding trait object candidates | Matthew Jasper | -66/+70 |
| 2020-10-22 | Auto merge of #78134 - bugadani:arena-nodrop, r=lcnr | bors | -13/+11 |
| 2020-10-22 | Auto merge of #78212 - JohnTitor:rollup-j5r6xuy, r=JohnTitor | bors | -62/+66 |
| 2020-10-21 | Clean up and improve some docs | Camelid | -19/+43 |
| 2020-10-22 | Rollup merge of #78156 - bishtpawan:bugfix/rustfmt-no-longer-builds, r=lcnr | Yuki Okushi | -6/+8 |
| 2020-10-22 | Rollup merge of #78155 - est31:rustc_lint_types_refactor, r=davidtwco | Yuki Okushi | -17/+18 |
| 2020-10-22 | Rollup merge of #77976 - oliviacrain:issue-77915-fix, r=matthewjasper | Yuki Okushi | -1/+1 |
| 2020-10-22 | Rollup merge of #77554 - varkor:mangle-int-char, r=eddyb | Yuki Okushi | -9/+24 |
| 2020-10-22 | Rollup merge of #77420 - ecstatic-morse:const-checking-raw-mut-ref, r=davidtwco | Yuki Okushi | -29/+15 |
| 2020-10-21 | Auto merge of #78027 - lcnr:lift-by-value, r=varkor | bors | -163/+135 |
| 2020-10-21 | Mark `repr128` as `incomplete_features` | varkor | -0/+1 |
| 2020-10-21 | review | Bastian Kauschke | -21/+6 |
| 2020-10-21 | Lift: take self by value | Bastian Kauschke | -147/+134 |
| 2020-10-21 | Auto merge of #78077 - petrochenkov:qvis, r=davidtwco | bors | -319/+242 |
| 2020-10-21 | Update to rustc-demangle 0.1.18 | varkor | -2/+2 |
| 2020-10-21 | Update rustc-demangle | varkor | -2/+2 |
| 2020-10-21 | Do not print type for placeholder values | varkor | -1/+2 |
| 2020-10-21 | Support signed integers and `char` in v0 mangling | varkor | -6/+20 |
| 2020-10-21 | Fix ICE from projection cycle | Matthew Jasper | -20/+9 |
| 2020-10-21 | Auto merge of #78195 - tmiasko:instcombine, r=jonas-schievink | bors | -0/+5 |
| 2020-10-21 | Auto merge of #77250 - Aaron1011:feature/flat-token-collection, r=petrochenkov | bors | -167/+254 |