| Age | Commit message (Expand) | Author | Lines |
| 2020-01-04 | Rollup merge of #67823 - euclio:drop-improvements, r=petrochenkov | Guillaume Gomez | -66/+115 |
| 2020-01-04 | Rollup merge of #67822 - wesleywiser:revert_67676, r=oli-obk | Guillaume Gomez | -28/+11 |
| 2020-01-04 | Rollup merge of #67835 - euclio:delimiter-wording, r=Centril | Mazdak Farrokhzad | -126/+126 |
| 2020-01-04 | Rollup merge of #67810 - crlf0710:uncommon_codepoints_lint, r=Manishearth | Mazdak Farrokhzad | -0/+44 |
| 2020-01-04 | Rollup merge of #67786 - Centril:canon-span, r=petrochenkov | Mazdak Farrokhzad | -13/+18 |
| 2020-01-04 | Rollup merge of #67773 - michalt:issue-37333-test, r=nikomatsakis | Mazdak Farrokhzad | -0/+51 |
| 2020-01-04 | Rollup merge of #66913 - VirrageS:help-self, r=varkor,Centril | Mazdak Farrokhzad | -0/+65 |
| 2020-01-03 | clarify that `Drop` can be implemented for enums and unions too | Andy Russell | -13/+23 |
| 2020-01-03 | improve generic `Drop` error messages | Andy Russell | -53/+92 |
| 2020-01-03 | Auto merge of #67829 - michaelwoerister:try-to-fix-pgo-branch-weights-test, r... | bors | -11/+19 |
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -126/+126 |
| 2020-01-03 | Attempt to fix intermittent failures of pgo-branch-weights test. | Michael Woerister | -11/+19 |
| 2020-01-03 | Auto merge of #67828 - JohnTitor:rollup-qmswkkl, r=JohnTitor | bors | -16/+143 |
| 2020-01-03 | Rollup merge of #67807 - lzutao:toilet-closure, r=Centril | Yuki Okushi | -3/+3 |
| 2020-01-03 | Rollup merge of #67796 - Aaron1011:fix/mir-inline-proj, r=wesleywiser | Yuki Okushi | -0/+17 |
| 2020-01-03 | Rollup merge of #67783 - LeSeulArtichaut:pattern-ref-warning, r=Centril | Yuki Okushi | -0/+78 |
| 2020-01-03 | Rollup merge of #67595 - ohadravid:impl-trait-does-not-live-long-enough, r=es... | Yuki Okushi | -13/+45 |
| 2020-01-03 | Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrum | bors | -32/+7 |
| 2020-01-02 | Revert `const_err` lint checking of casts | Wesley Wiser | -28/+11 |
| 2020-01-03 | Implement uncommon_codepoints lint. | Charles Lew | -0/+44 |
| 2020-01-02 | fix src/test fallout | Mazdak Farrokhzad | -13/+18 |
| 2020-01-02 | Reformulate test description | LeSeulArtichaut | -1/+1 |
| 2020-01-02 | Enhance test | LeSeulArtichaut | -14/+35 |
| 2020-01-02 | Move test | LeSeulArtichaut | -0/+0 |
| 2020-01-02 | Use drop instead of the toilet closure `|_| ()` | Lzu Tao | -3/+3 |
| 2020-01-01 | Ensure that we process projections during MIR inlining | Aaron Hill | -0/+17 |
| 2020-01-02 | Added test | LeSeulArtichaut | -0/+57 |
| 2020-01-01 | Auto merge of #67676 - wesleywiser:lint_overflowing_int_casts, r=oli-obk | bors | -0/+84 |
| 2020-01-01 | Ignore overflow lint on 32-bit platform | Wesley Wiser | -0/+3 |
| 2020-01-01 | Add a test for #37333 | Michal Terepeta | -0/+51 |
| 2019-12-31 | Revert "core: add IntoFuture trait and support for await" | Wesley Wiser | -32/+7 |
| 2019-12-31 | Rollup merge of #67748 - MaskRay:frame-pointer, r=rkruppe | Mazdak Farrokhzad | -3/+4 |
| 2019-12-31 | Rollup merge of #67744 - Centril:reduce-diversity, r=petrochenkov | Mazdak Farrokhzad | -4/+16 |
| 2019-12-31 | Rollup merge of #67730 - Centril:typeck-pat-cleanup, r=estebank | Mazdak Farrokhzad | -53/+189 |
| 2019-12-31 | Auto merge of #67752 - Dylan-DPC:rollup-7f9v4nx, r=Dylan-DPC | bors | -3/+9 |
| 2019-12-31 | Rollup merge of #67735 - petrochenkov:uibool, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2019-12-31 | Rollup merge of #67723 - ldm0:E0477, r=Dylan-DPC | Dylan DPC | -2/+8 |
| 2019-12-31 | Change wording for lifetime suggestion for opaque types from `constraint` to ... | Ohad Ravid | -14/+14 |
| 2019-12-31 | Auto merge of #67597 - estebank:placeholder-type, r=oli-obk | bors | -92/+300 |
| 2019-12-30 | Use function attribute "frame-pointer" instead of "no-frame-pointer-elim" | Fangrui Song | -3/+4 |
| 2019-12-31 | parser::pat: remove .fatal calls | Mazdak Farrokhzad | -3/+8 |
| 2019-12-31 | de-fatalize some errors | Mazdak Farrokhzad | -1/+8 |
| 2019-12-30 | Lint overflowing integer casts in const prop | Wesley Wiser | -0/+81 |
| 2019-12-30 | Suggest adding a lifetime constraint when opaque type is responsible for "doe... | Ohad Ravid | -0/+32 |
| 2019-12-30 | Support `-Z ui-testing=yes/no` | Vadim Petrochenkov | -1/+1 |
| 2019-12-30 | Rename `libsyntax_ext` and `libsyntax_expand` in code | Vadim Petrochenkov | -3/+0 |
| 2019-12-30 | Blame user type in pat type error. | Mazdak Farrokhzad | -1/+85 |
| 2019-12-30 | refactor and fix this-expression-has-type note | Mazdak Farrokhzad | -22/+43 |
| 2019-12-30 | Pass the span of `<init>` in `let <pat> = <init>;` | Mazdak Farrokhzad | -4/+12 |
| 2019-12-30 | Show scrutinee expr type for struct fields. | Mazdak Farrokhzad | -0/+23 |