| Age | Commit message (Expand) | Author | Lines |
| 2020-08-17 | Auto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa | bors | -62/+833 |
| 2020-08-16 | Rollup merge of #75177 - JohnTitor:broken-mir-test, r=eddyb | Tyler Mandry | -0/+205 |
| 2020-08-16 | Rollup merge of #74204 - ayazhafiz:i/74120, r=eddyb | Tyler Mandry | -0/+30 |
| 2020-08-16 | Auto merge of #75536 - estebank:e0255-suggestion, r=varkor | bors | -135/+273 |
| 2020-08-15 | Auto merge of #75537 - tmiasko:match-branch-simplify, r=oli-obk | bors | -26/+559 |
| 2020-08-15 | Auto merge of #75518 - davidtwco:issue-75326-polymorphization-symbol-mangling... | bors | -0/+70 |
| 2020-08-14 | Rollup merge of #75513 - estebank:confused-parser, r=davidtwco | Tyler Mandry | -17/+3 |
| 2020-08-15 | Auto merge of #73851 - matthewjasper:serialize-not-special, r=oli-obk | bors | -146/+137 |
| 2020-08-15 | MatchBranchSimplification: fix equal const bool assignments | Tomasz Miąsko | -24/+365 |
| 2020-08-14 | polymorphize: `I` used if `T` used in `I: Foo<T>` | David Wood | -0/+70 |
| 2020-08-14 | Rollup merge of #75511 - estebank:elide-trait-object-lt-error, r=lcnr | Tyler Mandry | -61/+19 |
| 2020-08-14 | Rollup merge of #75509 - estebank:coming-merrily-from-java-land, r=lcnr | Tyler Mandry | -31/+81 |
| 2020-08-14 | MatchBranchSimplification: copy discriminant instead of moving it | Tomasz Miąsko | -2/+2 |
| 2020-08-14 | Tweak output of E0225 | Esteban Küber | -135/+273 |
| 2020-08-14 | review comment: suggestion message wording | Esteban Küber | -2/+2 |
| 2020-08-14 | Fix run-make test | Matthew Jasper | -56/+60 |
| 2020-08-14 | Fix ui fulldeps tests | Matthew Jasper | -88/+75 |
| 2020-08-14 | Fix tests and address review comments | Matthew Jasper | -2/+2 |
| 2020-08-14 | Auto merge of #75416 - richkadel:llvm-coverage-map-gen-5.3, r=richkadel | bors | -19/+116 |
| 2020-08-14 | LLVM IR coverage encoding aligns closer to Clang's | Rich Kadel | -19/+116 |
| 2020-08-13 | Recover gracefully from `struct ` parse errors | Esteban Küber | -17/+3 |
| 2020-08-13 | Do not emit E0228 when it is implied by E0106 | Esteban Küber | -61/+19 |
| 2020-08-14 | Add fix | kadmin | -1/+172 |
| 2020-08-13 | Suggest adding `&self` when accessing `self` in static assoc `fn` | Esteban Küber | -26/+45 |
| 2020-08-13 | Rollup merge of #75471 - richkadel:llvm-program-name, r=wesleywiser | Tyler Mandry | -0/+23 |
| 2020-08-13 | Rollup merge of #75417 - npmccallum:naked, r=matthewjasper | Tyler Mandry | -44/+2 |
| 2020-08-13 | Rollup merge of #75319 - estebank:format-ice, r=eddyb | Tyler Mandry | -0/+13 |
| 2020-08-13 | Rollup merge of #74650 - estebank:ambiguous-expr-binop, r=eddyb | Tyler Mandry | -22/+45 |
| 2020-08-13 | Tweak suggestion for `this` -> `self` | Esteban Küber | -5/+36 |
| 2020-08-13 | Add regression test for matching on u8 | kadmin | -0/+21 |
| 2020-08-13 | Auto merge of #75382 - JulianKnodt:match_branches, r=oli-obk | bors | -0/+145 |
| 2020-08-13 | Auto merge of #74793 - tmiasko:san-macos, r=Mark-Simulacrum | bors | -3/+0 |
| 2020-08-13 | Auto merge of #75443 - lcnr:opaque-normalize, r=nikomatsakis | bors | -0/+13 |
| 2020-08-13 | Auto merge of #75322 - JulianKnodt:revisions, r=lcnr | bors | -853/+1325 |
| 2020-08-13 | Add 64bit / 32bit files | kadmin | -22/+91 |
| 2020-08-13 | Link sanitizers when creating dynamic libraries on macOS | Tomasz Miąsko | -3/+0 |
| 2020-08-13 | bless diff | kadmin | -0/+64 |
| 2020-08-13 | Update to actually use transform | kadmin | -2/+1 |
| 2020-08-13 | First iteration of simplify match branches | kadmin | -0/+13 |
| 2020-08-13 | Rollup merge of #75473 - JulianKnodt:swap_order_oops, r=varkor | Yuki Okushi | -1/+1 |
| 2020-08-13 | Rollup merge of #75449 - RalfJung:const-prop-test, r=wesleywiser | Yuki Okushi | -0/+14 |
| 2020-08-13 | Rollup merge of #75372 - estebank:lt-sugg-in-type, r=lcnr | Yuki Okushi | -2/+188 |
| 2020-08-12 | Flip order of const & type | kadmin | -1/+1 |
| 2020-08-12 | Change registered "program name" for -Cllvm-args usage messages | Rich Kadel | -0/+23 |
| 2020-08-12 | Auto merge of #75396 - RalfJung:miri-spans, r=oli-obk | bors | -19/+16 |
| 2020-08-12 | Update stderr files | kadmin | -960/+85 |
| 2020-08-12 | Auto merge of #75354 - estebank:tuple-struct-as-struct-pat, r=petrochenkov | bors | -13/+33 |
| 2020-08-12 | add regression test for #74739 (mir const-prop bug) | Ralf Jung | -0/+14 |
| 2020-08-12 | fix span of stack size error | Ralf Jung | -7/+6 |
| 2020-08-12 | more precise span for erroneous consts during CTFE/Miri | Ralf Jung | -16/+18 |