| Age | Commit message (Expand) | Author | Lines |
| 2019-01-22 | Fixed Deref coercion explanation for DerefMut using shared references | danielhenrymantilla | -1/+1 |
| 2019-01-22 | Auto merge of #57475 - SimonSapin:signed, r=estebank | bors | -24/+42 |
| 2019-01-21 | Auto merge of #55009 - oli-obk:const_safety, r=RalfJung | bors | -115/+225 |
| 2019-01-21 | Fix some non-determinism in help messages for E0277 errors. | Simon Sapin | -7/+11 |
| 2019-01-21 | Declare some unconst operations as unsafe in const fn | Oliver Scherer | -98/+187 |
| 2019-01-21 | Auto merge of #55045 - kleimkuhler:add-std-is_sorted, r=KodrAus | bors | -4/+271 |
| 2019-01-21 | Auto merge of #57756 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -16/+8 |
| 2019-01-21 | Differentiate between closure and function bodies | Oliver Scherer | -17/+38 |
| 2019-01-21 | Auto merge of #57792 - Centril:rollup, r=Centril | bors | -88/+484 |
| 2019-01-21 | Auto merge of #57708 - nbigaouette:pr-53774-fix-missing-rust-gdbui-install, r... | bors | -0/+2 |
| 2019-01-21 | submodules: update clippy from 1b89724b to 1838bfe5 | Matthias Krüger | -16/+8 |
| 2019-01-21 | Rollup merge of #57784 - JohnTitor:improve-error-message, r=estebank | Mazdak Farrokhzad | -7/+11 |
| 2019-01-21 | Rollup merge of #57783 - davidtwco:issue-57741, r=estebank | Mazdak Farrokhzad | -2/+183 |
| 2019-01-21 | Rollup merge of #57769 - estebank:cast-suggestion-struct-field, r=matthewjasper | Mazdak Farrokhzad | -12/+132 |
| 2019-01-21 | Rollup merge of #57768 - estebank:type-args-sugg, r=zackmdavis | Mazdak Farrokhzad | -64/+118 |
| 2019-01-21 | Rollup merge of #56796 - KrishnaSannasi:try_from_impl_change, r=shepmaster | Mazdak Farrokhzad | -3/+40 |
| 2019-01-21 | Auto merge of #57789 - ehuss:update-cargo, r=Mark-Simulacrum | bors | -0/+0 |
| 2019-01-20 | Update cargo | Eric Huss | -0/+0 |
| 2019-01-20 | Auto merge of #57704 - lenoil98:patch-2, r=alexcrichton | bors | -0/+3 |
| 2019-01-20 | Add "dereference boxed value" suggestion. | David Wood | -2/+183 |
| 2019-01-21 | Fix tests | Yuki Okushi | -3/+3 |
| 2019-01-21 | Add span for bad doc comment | Yuki Okushi | -4/+8 |
| 2019-01-20 | Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavus | bors | -131/+562 |
| 2019-01-20 | review comment | Esteban Küber | -1/+1 |
| 2019-01-20 | Auto merge of #57697 - dotdash:fast_lex_reg_resol_item_bodies, r=nagisa | bors | -6/+8 |
| 2019-01-20 | Auto merge of #57680 - cuviper:codegen-rebuild, r=Mark-Simulacrum | bors | -0/+12 |
| 2019-01-20 | Auto merge of #57655 - mtak-:fix-tls-dtors-macos, r=alexcrichton | bors | -24/+45 |
| 2019-01-20 | Do not suggest angle brackets when there are no type arguments | Esteban Küber | -48/+45 |
| 2019-01-20 | Auto merge of #57651 - JohnTitor:give-char-type, r=estebank | bors | -58/+165 |
| 2019-01-20 | Remove whitespace | Yuki Okushi | -5/+4 |
| 2019-01-20 | Fix tests | Yuki Okushi | -96/+56 |
| 2019-01-20 | Revert change | Yuki Okushi | -3/+2 |
| 2019-01-20 | Mark incorrect recovered `char` literals as `TyErr` to avoid type errors | Yuki Okushi | -4/+26 |
| 2019-01-19 | Suggest correct cast for struct fields with shorthand syntax | Esteban Küber | -12/+132 |
| 2019-01-19 | Suggest usage of angle brackets | Esteban Küber | -24/+48 |
| 2019-01-19 | Accept parenthesized type args for error recovery | Esteban Küber | -25/+30 |
| 2019-01-19 | Continune parsing after encountering Trait with paren args | Esteban Küber | -13/+41 |
| 2019-01-19 | Auto merge of #57761 - Centril:rollup, r=Centril | bors | -369/+437 |
| 2019-01-20 | [WIP] Fix tests | Yuki Okushi | -6/+91 |
| 2019-01-20 | [WIP] Improve error behavior | Yuki Okushi | -6/+8 |
| 2019-01-19 | Rollup merge of #57736 - phansch:remove_delay, r=oli-obk | Mazdak Farrokhzad | -7/+1 |
| 2019-01-19 | Rollup merge of #57723 - estebank:fix, r=davidtwco | Mazdak Farrokhzad | -19/+201 |
| 2019-01-19 | Rollup merge of #57689 - nnethercote:redo-hir-Stmt, r=petrochenkov | Mazdak Farrokhzad | -340/+223 |
| 2019-01-19 | Rollup merge of #57452 - steveklabnik:improve-formatter-docs, r=frewsxcv | Mazdak Farrokhzad | -3/+12 |
| 2019-01-19 | Auto merge of #57721 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-01-19 | Auto merge of #57755 - Centril:rollup, r=Centril | bors | -308/+477 |
| 2019-01-19 | Rollup merge of #57719 - nnethercote:expand_node-FIDDLING, r=nikomatsakis | Mazdak Farrokhzad | -16/+20 |
| 2019-01-19 | Rollup merge of #57699 - euclio:applicability-ify, r=petrochenkov | Mazdak Farrokhzad | -40/+86 |
| 2019-01-19 | Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-01-19 | Rollup merge of #57649 - petrochenkov:privexist, r=arielb1 | Mazdak Farrokhzad | -23/+59 |