| Age | Commit message (Expand) | Author | Lines |
| 2019-02-22 | update test files to reflect new output | Niko Matsakis | -3/+3 |
| 2019-02-22 | make generalization code create new variables in correct universe | Niko Matsakis | -0/+36 |
| 2019-02-17 | Address review comments and cleanup code | Vadim Petrochenkov | -14/+14 |
| 2019-02-17 | #56411 do not suggest a fix for a import conflict in a macro | François Mockers | -0/+53 |
| 2019-02-04 | Don't panic when accessing enum variant ctor using `Self` in match | Esteban Küber | -0/+24 |
| 2019-01-14 | Rollup merge of #57585 - estebank:trailing-semicolon, r=petrochenkov | Mazdak Farrokhzad | -6/+12 |
| 2019-01-14 | Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis | Mazdak Farrokhzad | -15/+25 |
| 2019-01-14 | Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obk | bors | -11/+11 |
| 2019-01-13 | Recover from item trailing semicolon | Esteban Küber | -6/+12 |
| 2019-01-13 | Auto merge of #57580 - Centril:rollup, r=Centril | bors | -0/+77 |
| 2019-01-13 | Rollup merge of #57538 - dlrobertson:fix_57472, r=zackmdavis | Mazdak Farrokhzad | -0/+55 |
| 2019-01-13 | Rollup merge of #57366 - estebank:point-match-discrim, r=varkor | Mazdak Farrokhzad | -0/+22 |
| 2019-01-13 | Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister | bors | -0/+34 |
| 2019-01-13 | Rollup merge of #57102 - davidtwco:issue-57100, r=nikomatsakis | Mazdak Farrokhzad | -8/+11 |
| 2019-01-13 | librustc_mir: Fix ICE with slice patterns | Dan Robertson | -0/+55 |
| 2019-01-12 | Reword label as per review comment | Esteban Küber | -10/+10 |
| 2019-01-12 | Point at the match discriminant when arm pattern has a type mismatch | Esteban Küber | -0/+22 |
| 2019-01-12 | Rollup merge of #57535 - varkor:stabilise-if-while-let-patterns, r=Centril | Mazdak Farrokhzad | -7/+8 |
| 2019-01-12 | Rollup merge of #57175 - oli-obk:const_let_stabilization, r=nikomatsakis | Mazdak Farrokhzad | -217/+27 |
| 2019-01-12 | const_let: --bless with --compare-mode=nll | Mazdak Farrokhzad | -57/+3 |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -7/+8 |
| 2019-01-11 | Auto merge of #57355 - arielb1:correct-subst, r=nikomatsakis | bors | -0/+23 |
| 2019-01-11 | Update tests | John Kåre Alsaker | -0/+34 |
| 2019-01-09 | clarify resolve typo suggestion | Andy Russell | -15/+25 |
| 2019-01-09 | const fn feature gate is not needed anymore in a lot of tests | Oliver Scherer | -5/+3 |
| 2019-01-09 | Stabilize `let` bindings and destructuring in constants and const fn | Oliver Scherer | -158/+24 |
| 2019-01-08 | improve non_upper_case_globals diagnostics | Andy Russell | -11/+11 |
| 2019-01-06 | Auto merge of #57272 - petrochenkov:featrecov, r=estebank | bors | -4/+6 |
| 2019-01-06 | Make sure feature gate errors are recoverable (take 2) | Vadim Petrochenkov | -4/+6 |
| 2019-01-06 | Auto merge of #57291 - euclio:method-call-suggestion, r=estebank | bors | -9/+13 |
| 2019-01-05 | Auto merge of #57230 - estebank:return-mismatch, r=varkor | bors | -22/+24 |
| 2019-01-05 | use the correct supertrait substitution in `object_ty_for_trait` | Ariel Ben-Yehuda | -0/+23 |
| 2019-01-05 | Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAus | kennytm | -22/+22 |
| 2019-01-05 | Rollup merge of #57229 - mikeyhew:fix-56806, r=varkor | kennytm | -0/+19 |
| 2019-01-05 | Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis | bors | -26/+302 |
| 2019-01-04 | use `delay_span_bug` instead of `bug!` when doing layout sanity check | Michael Hewson | -0/+19 |
| 2019-01-04 | Improve diagnostic labels and add note. | David Wood | -2/+4 |
| 2019-01-04 | add test for #57162 | Ariel Ben-Yehuda | -0/+7 |
| 2019-01-04 | Auto merge of #56897 - euclio:parse-fatal, r=estebank | bors | -10/+12 |
| 2019-01-04 | alphabetize marker traits when printed | Ariel Ben-Yehuda | -10/+10 |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -28/+297 |
| 2019-01-03 | use structured suggestion for method calls | Andy Russell | -9/+13 |
| 2019-01-02 | improve handling for subtype | Niko Matsakis | -21/+7 |
| 2019-01-02 | say "the lifetime" instead of "some lifetime" when it feels right | Niko Matsakis | -4/+4 |
| 2019-01-02 | apply the new placeholder errors even with just one placeholder | Niko Matsakis | -37/+20 |
| 2019-01-02 | WIP other test changes | Niko Matsakis | -1/+0 |
| 2019-01-02 | tests: worse diagnostics, but basically same errors | Niko Matsakis | -78/+66 |
| 2019-01-02 | make `panictry!` private to libsyntax | Andy Russell | -10/+12 |
| 2019-01-02 | Auto merge of #57250 - codeworm96:tyerr_msg, r=varkor | bors | -12/+12 |
| 2019-01-01 | Auto merge of #57209 - estebank:suggest-raw-ident, r=petrochenkov | bors | -0/+12 |