| Age | Commit message (Expand) | Author | Lines |
| 2019-02-27 | Rollup merge of #58075 - asettouf:master, r=varkor | Mazdak Farrokhzad | -2/+2 |
| 2019-02-27 | Mention `unwind(aborts)` in diagnostics for `#[unwind]` | Vadim Petrochenkov | -0/+51 |
| 2019-02-26 | Add tracking issue for the unwind attribute. | Mark Rousskov | -1/+1 |
| 2019-02-26 | Changing error message to reflect changes with the 2018 edition | Adonis | -2/+2 |
| 2019-02-26 | Normalize the type Self resolves to in an impl | Angelos Oikonomopoulos | -0/+13 |
| 2019-02-25 | Auto merge of #57367 - petrochenkov:unrestab, r=Centril | bors | -70/+86 |
| 2019-02-25 | Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton | bors | -8/+6 |
| 2019-02-25 | Stabilize `unrestricted_attribute_tokens` | Vadim Petrochenkov | -62/+19 |
| 2019-02-25 | Restrict value in key-value attributes to literals | Vadim Petrochenkov | -13/+72 |
| 2019-02-25 | Rollup merge of #58725 - jamwt:fix-27949, r=Centril | Mazdak Farrokhzad | -0/+41 |
| 2019-02-25 | Rollup merge of #55632 - ollie27:deny_overflowing_literals, r=Centril | Mazdak Farrokhzad | -17/+30 |
| 2019-02-25 | Test that binop subtyping in rustc_typeck fixes #27949 | Jamie Turner | -0/+41 |
| 2019-02-25 | Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelix | bors | -361/+441 |
| 2019-02-25 | Rollup merge of #58370 - nox:relax-bounds, r=dtolnay | Mazdak Farrokhzad | -10/+11 |
| 2019-02-24 | Deny `async fn` in 2015 edition | Nathan Corbyn | -22/+131 |
| 2019-02-24 | Auto merge of #58315 - gnzlbg:returns_twice, r=alexcrichton | bors | -0/+45 |
| 2019-02-24 | Type check pointer comparisons | Matthew Jasper | -0/+95 |
| 2019-02-24 | Auto merge of #58691 - Centril:rollup, r=Centril | bors | -0/+75 |
| 2019-02-24 | Rollup merge of #58642 - tspiteri:intra-rustdoc-prim-method, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+3 |
| 2019-02-24 | Rollup merge of #57364 - hdhoang:33418_negative_bounds, r=estebank | Mazdak Farrokhzad | -0/+72 |
| 2019-02-24 | Auto merge of #58304 - gnzlbg:simd_saturated, r=nagisa | bors | -0/+830 |
| 2019-02-24 | Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxc | bors | -3/+3 |
| 2019-02-23 | move collapse and unindent docs passes earlier | Andy Russell | -2/+24 |
| 2019-02-23 | rustdoc: support methods on primitives in intra-doc links | Trevor Spiteri | -0/+3 |
| 2019-02-23 | Use E0724 instead of E0723 as an error code | gnzlbg | -2/+2 |
| 2019-02-23 | Fix attribute check | gnzlbg | -2/+3 |
| 2019-02-23 | Use pattern to match attributes | gnzlbg | -9/+5 |
| 2019-02-23 | Correct error message | gnzlbg | -3/+3 |
| 2019-02-23 | Implement ffi_returns_twice attribute | gnzlbg | -0/+48 |
| 2019-02-23 | Type check coercions to pointer types | Matthew Jasper | -0/+126 |
| 2019-02-23 | Add debug-info to access variables from generator state | Wim Looman | -2/+8 |
| 2019-02-23 | Rollup merge of #58658 - pmccarter:align_msg, r=matthewjasper | Mazdak Farrokhzad | -6/+8 |
| 2019-02-23 | Rollup merge of #58648 - pnkfelix:issue-23926-update-tests, r=nikomatsakis | Mazdak Farrokhzad | -12/+24 |
| 2019-02-23 | Rollup merge of #58526 - pmccarter:master, r=estebank | Mazdak Farrokhzad | -0/+19 |
| 2019-02-23 | Rollup merge of #58353 - matthewjasper:typeck-pattern-constants, r=arielb1 | Mazdak Farrokhzad | -20/+58 |
| 2019-02-23 | Rollup merge of #58199 - clintfred:partial-move-err-msg, r=estebank | Mazdak Farrokhzad | -10/+10 |
| 2019-02-23 | Improve parsing diagnostic for negative supertrait bounds | Hoàng Đức Hiếu | -0/+72 |
| 2019-02-22 | #58658 bless after line split for tidy | Patrick McCarter | -5/+5 |
| 2019-02-22 | tidy line length override #58617 | Patrick McCarter | -0/+1 |
| 2019-02-22 | Change byte align message wording #58617 | Patrick McCarter | -2/+2 |
| 2019-02-22 | Invalid byte alignment expected/provided in message #58617 | Patrick McCarter | -5/+6 |
| 2019-02-22 | Switch from error patterns to `//~ ERROR` markers. | Felix S. Klock II | -8/+11 |
| 2019-02-22 | Make target pointer-width specific variants of (very old) huge-array-simple.r... | Felix S. Klock II | -4/+13 |
| 2019-02-22 | Rollup merge of #58555 - scottmcm:try-2015, r=Centril | Mazdak Farrokhzad | -0/+2 |
| 2019-02-22 | Rollup merge of #58198 - igorsdv:suggest-removing-parentheses-surrounding-lif... | Mazdak Farrokhzad | -4/+4 |
| 2019-02-22 | Rollup merge of #58059 - RalfJung:before_exec, r=alexcrichton | Mazdak Farrokhzad | -83/+115 |
| 2019-02-22 | Auto merge of #56113 - spastorino:erroneous-loop-diagnostic-in-nll, r=pnkfelix | bors | -17/+82 |
| 2019-02-21 | Move the exit block of the match to the end | Matthew Jasper | -121/+121 |
| 2019-02-21 | Fix codegen test | Matthew Jasper | -2/+2 |
| 2019-02-21 | Simplify the cleanup_post_borrowck passes | Matthew Jasper | -5/+5 |