| Age | Commit message (Expand) | Author | Lines |
| 2020-06-25 | Update UI test | Guillaume Gomez | -1/+2 |
| 2020-06-24 | Modify type names on MSVC to make tuples .natvis compatible. | MaulingMonkey | -0/+109 |
| 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 |
| 2020-06-24 | Emit line info for generator variants | Tyler Mandry | -2/+2 |
| 2020-06-24 | review comments: clean up code | Esteban Küber | -1/+1 |
| 2020-06-24 | Fix tests | Nathan Corbyn | -0/+1 |
| 2020-06-24 | Implement intrinsic | Nathan Corbyn | -0/+46 |
| 2020-06-24 | Rollup merge of #73652 - da-x:add-reexported-to-use-suggestions, r=petrochenkov | Dylan DPC | -9/+20 |
| 2020-06-24 | Rollup merge of #73646 - JohnTitor:add-tests, r=Dylan-DPC | Dylan DPC | -0/+152 |
| 2020-06-24 | Rollup merge of #73639 - ayazhafiz:i/73553, r=davidtwco | Dylan DPC | -0/+43 |
| 2020-06-24 | improper_ctypes: allow pointers to sized types | David Wood | -84/+24 |
| 2020-06-24 | lints: add `improper_ctypes_definitions` | David Wood | -0/+444 |
| 2020-06-24 | Add `format_args_capture` feature | David Hewitt | -0/+205 |
| 2020-06-24 | Update Chalk | Jack Huey | -38/+85 |
| 2020-06-24 | Auto merge of #73293 - Aaron1011:feature/macro-rules-arg-capture, r=petrochenkov | bors | -0/+179 |
| 2020-06-23 | Tweak binop errors | Esteban Küber | -3/+71 |
| 2020-06-23 | Auto merge of #73669 - Manishearth:rollup-0n4u7vq, r=Manishearth | bors | -73/+302 |
| 2020-06-23 | Rollup merge of #73630 - estebank:fn-item-e0308, r=davidtwco | Manish Goregaokar | -10/+55 |
| 2020-06-23 | Rollup merge of #73613 - oli-obk:const_prop_miscompile, r=wesleywiser | Manish Goregaokar | -40/+166 |
| 2020-06-23 | Rollup merge of #73601 - Aaron1011:fix/better-mono-overflow-err, r=ecstatic-m... | Manish Goregaokar | -23/+52 |
| 2020-06-23 | Rollup merge of #72780 - GuillaumeGomez:enforce-doc-alias-check, r=ollie27 | Manish Goregaokar | -0/+29 |
| 2020-06-23 | review comments: wording and style | Esteban Küber | -20/+20 |
| 2020-06-23 | Auto merge of #73644 - ollie27:rustdoc_alias_filter, r=GuillaumeGomez | bors | -0/+37 |
| 2020-06-23 | Add re-exports to use suggestions | Dan Aloni | -9/+20 |
| 2020-06-23 | Add test for issue-69840 | Yuki Okushi | -0/+16 |
| 2020-06-23 | Add test for issue-59435 | Yuki Okushi | -0/+29 |
| 2020-06-23 | Add test for issue-51506 | Yuki Okushi | -0/+55 |
| 2020-06-23 | Add test for issue-44861 | Yuki Okushi | -0/+52 |
| 2020-06-23 | rustdoc: Fix doc aliases with crate filtering | Oliver Middleton | -0/+37 |
| 2020-06-23 | The const propagator cannot trace references. | Oliver Scherer | -40/+166 |
| 2020-06-23 | Auto merge of #73643 - Manishearth:rollup-68dr8fz, r=Manishearth | bors | -1227/+2185 |
| 2020-06-23 | Rollup merge of #73515 - christianpoveda:livedrop-diagnostics, r=oli-obk | Manish Goregaokar | -17/+107 |
| 2020-06-23 | Rollup merge of #73496 - estebank:opaque-missing-lts-in-fn-3, r=nikomatsakis | Manish Goregaokar | -9/+277 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -145/+144 |
| 2020-06-23 | Rollup merge of #72493 - nikomatsakis:move-leak-check, r=matthewjasper | Manish Goregaokar | -1056/+1654 |
| 2020-06-23 | Rollup merge of #72271 - rakshith-ravi:master, r=varkor | Manish Goregaokar | -0/+3 |
| 2020-06-22 | Change heuristic for determining range literal | Ayaz Hafiz | -0/+43 |
| 2020-06-23 | Rollup merge of #73600 - Aaron1011:fix/move-in-macro, r=ecstatic-morse | Dylan DPC | -1/+33 |
| 2020-06-23 | Add UI test for issue 73592 | Gary Guo | -0/+82 |
| 2020-06-22 | Provide context on E0308 involving fn items | Esteban Küber | -10/+55 |