| Age | Commit message (Expand) | Author | Lines |
| 2020-06-28 | Rollup merge of #73817 - jumbatm:rename-to-clashing-extern-declarations, r=pe... | Manish Goregaokar | -50/+77 |
| 2020-06-28 | Rollup merge of #73795 - JohnTitor:tests-for-const-fn-ptrs, r=oli-obk | Manish Goregaokar | -0/+125 |
| 2020-06-28 | Rollup merge of #73774 - ecstatic-morse:liveness-of-projections, r=oli-obk | Manish Goregaokar | -0/+48 |
| 2020-06-27 | Rollup merge of #73763 - davidtwco:terminal-width-json-emitter, r=estebank | Manish Goregaokar | -0/+61 |
| 2020-06-27 | Rollup merge of #73708 - Aaron1011:feature/reland-move-fn-self-msg, r=davidtwco | Manish Goregaokar | -38/+444 |
| 2020-06-27 | Rollup merge of #73672 - nellshamrell:async-fix, r=estebank | Manish Goregaokar | -15/+21 |
| 2020-06-27 | Rollup merge of #73525 - cuviper:llvm11, r=nikic | Manish Goregaokar | -3/+3 |
| 2020-06-28 | Rename the lint to clashing_extern_declarations. | jumbatm | -50/+77 |
| 2020-06-27 | Fix comment. | ecstatic-morse | -1/+1 |
| 2020-06-28 | Add test for issue-72352 | Yuki Okushi | -0/+29 |
| 2020-06-28 | Add test for issue-71611 | Yuki Okushi | -0/+17 |
| 2020-06-28 | Add test for issue-71382 | Yuki Okushi | -0/+32 |
| 2020-06-27 | Add test for issue-71381 | Yuki Okushi | -0/+47 |
| 2020-06-27 | Auto merge of #73779 - Manishearth:rollup-lwqd9jm, r=Manishearth | bors | -0/+62 |
| 2020-06-26 | Auto merge of #73596 - petrochenkov:shebang2, r=Mark-Simulacrum | bors | -5/+9 |
| 2020-06-26 | Rollup merge of #73485 - estebank:dedup-preds, r=nikomatsakis | Manish Goregaokar | -0/+26 |
| 2020-06-26 | Rollup merge of #72771 - jyn514:rustdoc, r=Manishearth | Manish Goregaokar | -0/+36 |
| 2020-06-26 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -38/+444 |
| 2020-06-26 | Add peek test for projections | Dylan MacKenzie | -0/+48 |
| 2020-06-26 | rustc_lexer: Simplify shebang parsing once more | Vadim Petrochenkov | -5/+9 |
| 2020-06-26 | errors: use `-Z terminal-width` in JSON emitter | David Wood | -0/+61 |
| 2020-06-26 | Auto merge of #73513 - oli-obk:const_binop_overflow, r=estebank | bors | -870/+972 |
| 2020-06-26 | Generate docs for links to private items when passed --document-private | Joshua Nelson | -0/+36 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -870/+972 |
| 2020-06-26 | Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakis | Manish Goregaokar | -38/+85 |
| 2020-06-26 | Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb | Manish Goregaokar | -0/+42 |
| 2020-06-26 | Auto merge of #73746 - Manishearth:rollup-80jnynm, r=Manishearth | bors | -37/+725 |
| 2020-06-25 | Prepare for LLVM 11 | Josh Stone | -3/+3 |
| 2020-06-25 | Rollup merge of #73674 - estebank:op-trait-bound-suggestion, r=davidtwco | Manish Goregaokar | -4/+77 |
| 2020-06-25 | Rollup merge of #73581 - GuillaumeGomez:add-0766, r=varkor | Manish Goregaokar | -1/+2 |
| 2020-06-25 | Rollup merge of #73534 - estebank:borrowck-suggestions, r=matthewjasper | Manish Goregaokar | -0/+264 |
| 2020-06-25 | Rollup merge of #73460 - tmandry:variant-lineinfo, r=oli-obk | Manish Goregaokar | -2/+234 |
| 2020-06-25 | Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm | Manish Goregaokar | -0/+47 |
| 2020-06-25 | Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=Manishearth | Manish Goregaokar | -30/+101 |
| 2020-06-25 | Adds a clearer message for when the async keyword is missing from a function | Nell Shamrell | -15/+21 |
| 2020-06-25 | Auto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum | bors | -0/+14 |
| 2020-06-26 | Implement mixed script confusable lint. | Charles Lew | -5/+76 |
| 2020-06-25 | Auto merge of #73711 - Dylan-DPC:rollup-kzx15of, r=Dylan-DPC | bors | -0/+466 |
| 2020-06-25 | Update UI test | Guillaume Gomez | -1/+2 |
| 2020-06-24 | Provide suggestions for some moved value errors | Esteban Küber | -0/+264 |
| 2020-06-25 | Rollup merge of #73634 - nbdd0121:typeck, r=nikomatsakis | Dylan DPC | -0/+82 |
| 2020-06-25 | Rollup merge of #72700 - davidtwco:issue-66220-improper-ctypes-declarations, ... | Dylan DPC | -0/+384 |
| 2020-06-24 | Suggest type param trait bound for binop only when appropriate | Esteban Küber | -28/+33 |
| 2020-06-24 | Implement associated lang items | Aaron Hill | -0/+48 |
| 2020-06-24 | Split out async fn and generator test | Tyler Mandry | -72/+102 |
| 2020-06-24 | Give up on checking filename | Tyler Mandry | -8/+4 |
| 2020-06-24 | Add generator-debug test for MSVC | Tyler Mandry | -0/+88 |
| 2020-06-24 | Generalize generator-debug test a bit | Tyler Mandry | -21/+19 |
| 2020-06-24 | Improve GeneratorLayout debug output | Tyler Mandry | -2/+28 |
| 2020-06-24 | Add test for generator debuginfo | Tyler Mandry | -0/+94 |