| Age | Commit message (Expand) | Author | Lines |
| 2020-10-25 | Auto merge of #77901 - jonas-schievink:unignore-test-36710, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-10-25 | Auto merge of #78253 - Aaron1011:bump-llvm-deadarg, r=cuviper | bors | -0/+51 |
| 2020-10-25 | Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkov | Yuki Okushi | -4/+49 |
| 2020-10-25 | Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obk | Yuki Okushi | -11/+39 |
| 2020-10-25 | Rollup merge of #77984 - Aaron1011:fix/macro-mod-weird-parent, r=petrochenkov | Yuki Okushi | -0/+25 |
| 2020-10-25 | Auto merge of #77546 - lcnr:impl-trait-closure, r=eddyb | bors | -0/+21 |
| 2020-10-25 | Auto merge of #77526 - RalfJung:dont-promote-unions, r=lcnr | bors | -1/+16 |
| 2020-10-24 | Auto merge of #78334 - jonas-schievink:rollup-z0gzbmm, r=jonas-schievink | bors | -61/+808 |
| 2020-10-24 | Rollup merge of #78327 - petrochenkov:inconsist, r=Aaron1011 | Jonas Schievink | -0/+25 |
| 2020-10-24 | Rollup merge of #78272 - lcnr:abstract-const-unused-node, r=oli-obk | Jonas Schievink | -0/+68 |
| 2020-10-24 | Rollup merge of #78191 - tmiasko:temp-match-branch-simplification, r=oli-obk | Jonas Schievink | -40/+287 |
| 2020-10-24 | Rollup merge of #78119 - fusion-engineering-forks:panic-use-as-str, r=Amanieu | Jonas Schievink | -2/+2 |
| 2020-10-24 | Rollup merge of #78072 - Nadrieril:cleanup-constant-matching, r=varkor | Jonas Schievink | -2/+322 |
| 2020-10-24 | Rollup merge of #78069 - fusion-engineering-forks:core-const-panic-str, r=Ral... | Jonas Schievink | -17/+45 |
| 2020-10-24 | Rollup merge of #77930 - estebank:ice-77919, r=eddyb | Jonas Schievink | -0/+59 |
| 2020-10-24 | Auto merge of #77255 - Aaron1011:feature/collect-attr-tokens, r=petrochenkov | bors | -10/+10 |
| 2020-10-24 | Compute proper module parent during resolution | Aaron Hill | -0/+25 |
| 2020-10-24 | resolve: Relax macro resolution consistency check to account for any errors | Vadim Petrochenkov | -0/+25 |
| 2020-10-24 | Fix inconsistencies in handling of inert attributes on statements | Aaron Hill | -4/+49 |
| 2020-10-24 | Rollup merge of #78264 - JohnTitor:macro-test, r=petrochenkov | Jonas Schievink | -0/+10 |
| 2020-10-24 | Rollup merge of #78249 - lcnr:ct-infer-origin, r=varkor | Jonas Schievink | -1/+1 |
| 2020-10-23 | Do not ICE with TraitPredicates containing [type error] | Esteban Küber | -0/+59 |
| 2020-10-23 | Auto merge of #77015 - davidtwco:check-attr-variant-closure-expr, r=lcnr | bors | -73/+81 |
| 2020-10-23 | review | Bastian Kauschke | -3/+9 |
| 2020-10-23 | const_eval_checked: deal with unused nodes + div | Bastian Kauschke | -0/+62 |
| 2020-10-23 | Rollup merge of #78265 - JohnTitor:type-iference-diag-test, r=lcnr | Yuki Okushi | -0/+78 |
| 2020-10-23 | Rollup merge of #78263 - JohnTitor:mir-opt-ice-test, r=lcnr | Yuki Okushi | -0/+4 |
| 2020-10-23 | Rollup merge of #78255 - dtolnay:match, r=lcnr | Yuki Okushi | -13/+37 |
| 2020-10-23 | Rollup merge of #78235 - Aaron1011:closure-ret-infer, r=varkor | Yuki Okushi | -0/+43 |
| 2020-10-23 | Rollup merge of #78231 - LeSeulArtichaut:closure-target_feature, r=nikomatsakis | Yuki Okushi | -0/+18 |
| 2020-10-23 | Rollup merge of #78116 - spastorino:inline-const-in-range-pat, r=petrochenkov | Yuki Okushi | -2/+40 |
| 2020-10-23 | Rollup merge of #77920 - ayazhafiz:i/mut-ident-spacing, r=jyn514 | Yuki Okushi | -0/+12 |
| 2020-10-23 | Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievink | Yuki Okushi | -0/+48 |
| 2020-10-23 | Add regression test for issue-71732 | Yuki Okushi | -0/+36 |
| 2020-10-23 | Make it regression test of issue-77668 | Yuki Okushi | -0/+4 |
| 2020-10-23 | Add a regression test for issue-72616 | Yuki Okushi | -0/+42 |
| 2020-10-23 | Add regression test for issue-77475 | Yuki Okushi | -0/+10 |
| 2020-10-22 | Reduce diagram mess in 'match arms have incompatible types' error | David Tolnay | -26/+22 |
| 2020-10-22 | Add test of incompatible match arm types with multiline arm | David Tolnay | -1/+29 |
| 2020-10-22 | Bump LLVM for DeadArgElim fix | Aaron Hill | -0/+51 |
| 2020-10-22 | improve const infer error | Bastian Kauschke | -1/+1 |
| 2020-10-22 | Add test for const panic!(CONST). | Mara Bos | -17/+45 |
| 2020-10-22 | Bless tests | Santiago Pastorino | -2/+2 |
| 2020-10-22 | Add ..= const { .. } missing tests and sort them properly | Santiago Pastorino | -3/+8 |
| 2020-10-22 | Make inline const work for half open ranges | Santiago Pastorino | -1/+11 |
| 2020-10-22 | Make inline const work in range patterns | Santiago Pastorino | -0/+23 |
| 2020-10-22 | Explain where the closure return type was inferred | Aaron Hill | -0/+43 |
| 2020-10-22 | Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakis | bors | -0/+62 |
| 2020-10-22 | Fixup: add missing trailing newline | LeSeulArtichaut | -1/+1 |
| 2020-10-22 | Make closures inherit the parent function's target features | LeSeulArtichaut | -0/+18 |