| Age | Commit message (Expand) | Author | Lines |
| 2019-05-25 | Tweak `self` arg not as first argument of a method diagnostic | Esteban Küber | -6/+25 |
| 2019-05-25 | Rollup merge of #61138 - varkor:async-await-tests, r=cramertj | Mazdak Farrokhzad | -0/+530 |
| 2019-05-25 | Rollup merge of #61118 - pnkfelix:issue-60654-dont-ice-on-gat, r=varkor | Mazdak Farrokhzad | -0/+26 |
| 2019-05-25 | Rollup merge of #61113 - SimonSapin:fnbox, r=alexcrichton | Mazdak Farrokhzad | -22/+18 |
| 2019-05-25 | Add extra arc_wake | varkor | -0/+64 |
| 2019-05-24 | Revert changes that belong to separate PR | Esteban Küber | -21/+12 |
| 2019-05-24 | Delete stray .stderr | varkor | -10/+0 |
| 2019-05-24 | Move error code tests to error code folder | varkor | -0/+0 |
| 2019-05-24 | Add issues folder in async-await | varkor | -0/+12 |
| 2019-05-24 | Add drop-order folder in test/ui/async-await | varkor | -12/+0 |
| 2019-05-24 | Add auxiliary issue file | varkor | -0/+0 |
| 2019-05-24 | Move some issues into the issues folder | varkor | -0/+0 |
| 2019-05-24 | Move async/await tests to test/ui/async-await | varkor | -0/+476 |
| 2019-05-24 | review comments | Esteban Küber | -1/+1 |
| 2019-05-24 | Tweak macro parse errors when reaching EOF during macro call parse | Esteban Küber | -33/+51 |
| 2019-05-24 | Regression test for issue #60654. | Felix S. Klock II | -0/+26 |
| 2019-05-24 | Auto merge of #60803 - varkor:remove-in-place-syntax, r=petrochenkov | bors | -34/+51 |
| 2019-05-24 | Deprecate `FnBox`. `Box<dyn FnOnce()>` can be called directly, since 1.35 | Simon Sapin | -22/+18 |
| 2019-05-24 | Auto merge of #60984 - matthewjasper:borrowck-error-reporting-cleanup, r=pnkf... | bors | -0/+69 |
| 2019-05-24 | Update tests | varkor | -34/+51 |
| 2019-05-24 | Rollup merge of #61098 - varkor:fix-overflowing-literal-in-loop, r=estebank | Mazdak Farrokhzad | -2/+18 |
| 2019-05-24 | Rollup merge of #61056 - euclio:custom-discriminant-error, r=estebank | Mazdak Farrokhzad | -10/+18 |
| 2019-05-24 | Rollup merge of #61054 - estebank:mut-ref-reassign, r=zackmdavis | Mazdak Farrokhzad | -0/+64 |
| 2019-05-23 | Add test for denying overflowing literal in loop | varkor | -1/+10 |
| 2019-05-23 | Update unreachable loop patterns test | varkor | -1/+8 |
| 2019-05-23 | Add regression test for negative case | Esteban Küber | -4/+47 |
| 2019-05-23 | Remove subtle Default impl for Value | John Kåre Alsaker | -54/+9 |
| 2019-05-23 | tweak discriminant on non-nullary enum diagnostic | Andy Russell | -10/+18 |
| 2019-05-23 | Auto merge of #60965 - petrochenkov:lit3, r=matklad | bors | -28/+30 |
| 2019-05-23 | syntax: Some code cleanup | Vadim Petrochenkov | -15/+17 |
| 2019-05-23 | syntax: More consistent wording for some literal parsing errors | Vadim Petrochenkov | -18/+18 |
| 2019-05-23 | syntax: Return named errors from literal parsing functions | Vadim Petrochenkov | -3/+3 |
| 2019-05-23 | Auto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril | bors | -2/+49 |
| 2019-05-23 | Rollup merge of #61046 - mark-i-m:transcribe-fix, r=petrochenkov | Mazdak Farrokhzad | -0/+47 |
| 2019-05-23 | Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-05-23 | Auto merge of #60174 - matthewjasper:add-match-arm-scopes, r=pnkfelix | bors | -2/+42 |
| 2019-05-22 | Suggest dereferencing on assignment to mutable borrow | Esteban Küber | -0/+21 |
| 2019-05-22 | add ui tests | Mark Mansi | -0/+47 |
| 2019-05-22 | Rollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix | Mazdak Farrokhzad | -0/+24 |
| 2019-05-22 | Allow null-pointer-optimized enums in FFI if their underlying representation ... | Michael Bradshaw | -11/+76 |
| 2019-05-22 | Auto merge of #59445 - alexreg:ban-multi-trait-objects-via-aliases, r=oli-obk | bors | -41/+1742 |
| 2019-05-21 | Make -Zemit-artifact-notifications also emit the artifact type | Jeremy Fitzhardinge | -2/+2 |
| 2019-05-21 | Dont show variables from desugarings in borrowck errors | Matthew Jasper | -0/+69 |
| 2019-05-21 | Give match arms a drop/region scope | Matthew Jasper | -2/+10 |
| 2019-05-21 | Respect lint attributes on match arms | Matthew Jasper | -0/+32 |
| 2019-05-21 | Add FAQ for NLL migration | Jethro Beekman | -0/+24 |
| 2019-05-21 | Auto merge of #60950 - taiki-e:arbitrary_self_types-tests, r=Centril | bors | -0/+990 |
| 2019-05-20 | Rollup merge of #60823 - oli-obk:used_unused_no_mangle, r=michaelwoerister | Mazdak Farrokhzad | -7/+1 |
| 2019-05-20 | Reinstated shallow disallowing of maybe bounds in trait objects. | Alexander Regueiro | -6/+79 |
| 2019-05-20 | Addressed more points raised in review. | Alexander Regueiro | -118/+393 |