| Age | Commit message (Expand) | Author | Lines |
| 2019-01-14 | Rollup merge of #57585 - estebank:trailing-semicolon, r=petrochenkov | Mazdak Farrokhzad | -6/+78 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -152/+49 |
| 2019-01-14 | Rollup merge of #57540 - estebank:eval-more, r=petrochenkov | Mazdak Farrokhzad | -110/+222 |
| 2019-01-14 | Rollup merge of #57481 - euclio:bool-cast-suggestion, r=estebank | Mazdak Farrokhzad | -20/+25 |
| 2019-01-14 | Auto merge of #57592 - Centril:rollup, r=Centril | bors | -154/+193 |
| 2019-01-14 | Rollup merge of #57556 - petrochenkov:privexist, r=arielb1 | Mazdak Farrokhzad | -0/+15 |
| 2019-01-14 | Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis | Mazdak Farrokhzad | -106/+178 |
| 2019-01-14 | Rollup merge of #57465 - jethrogb:jb/stablize-cfg-target-vendor, r=joshtriple... | Mazdak Farrokhzad | -48/+0 |
| 2019-01-14 | Auto merge of #57322 - Centril:stabilize-identity, r=SimonSapin | bors | -2/+0 |
| 2019-01-14 | Stabilize `cfg_target_vendor`, #29718 | Jethro Beekman | -48/+0 |
| 2019-01-14 | Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obk | bors | -250/+220 |
| 2019-01-13 | Suggest removal of semicolon when appropriate | Esteban Küber | -23/+73 |
| 2019-01-13 | Tweak output of type mismatch between "then" and `else` `if` arms | Esteban Küber | -7/+139 |
| 2019-01-13 | Recover from item trailing semicolon | Esteban Küber | -6/+78 |
| 2019-01-13 | Auto merge of #57580 - Centril:rollup, r=Centril | bors | -28/+123 |
| 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 | -1/+41 |
| 2019-01-13 | Rollup merge of #56874 - JohnHeitmann:docs-spacing, r=GuillaumeGomez | Mazdak Farrokhzad | -27/+27 |
| 2019-01-13 | Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister | bors | -36/+181 |
| 2019-01-13 | Auto merge of #57577 - Centril:rollup, r=Centril | bors | -127/+217 |
| 2019-01-13 | Rollup merge of #57549 - taiki-e:must_use, r=estebank | Mazdak Farrokhzad | -1/+1 |
| 2019-01-13 | Rollup merge of #57102 - davidtwco:issue-57100, r=nikomatsakis | Mazdak Farrokhzad | -126/+216 |
| 2019-01-13 | Auto merge of #57567 - Centril:stabilize-transpose, r=alexreg | bors | -2/+0 |
| 2019-01-13 | librustc_mir: Fix ICE with slice patterns | Dan Robertson | -0/+55 |
| 2019-01-13 | remove extern_in_paths. | Mazdak Farrokhzad | -152/+49 |
| 2019-01-13 | Auto merge of #57568 - Centril:rollup, r=Centril | bors | -49/+147 |
| 2019-01-13 | Change #[must_use] message of Iterator | Taiki Endo | -1/+1 |
| 2019-01-13 | stabilize transpose_result in 1.33 | Mazdak Farrokhzad | -2/+0 |
| 2019-01-13 | Rollup merge of #57564 - varkor:update-const_fn-tracking-issue, r=Centril | Mazdak Farrokhzad | -4/+4 |
| 2019-01-13 | Rollup merge of #57560 - petrochenkov:selfinmac, r=alexreg | Mazdak Farrokhzad | -0/+21 |
| 2019-01-13 | Rollup merge of #57557 - petrochenkov:ecused, r=varkor | Mazdak Farrokhzad | -0/+66 |
| 2019-01-13 | Rollup merge of #57508 - DebugSteven:inline-extern, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+11 |
| 2019-01-13 | Rollup merge of #57412 - JohnTitor:improve-the-wording-1, r=varkor | Mazdak Farrokhzad | -45/+45 |
| 2019-01-12 | Don't add label to the match expr when the type is not fully realized | Esteban Küber | -13/+1 |
| 2019-01-12 | Reword label as per review comment | Esteban Küber | -25/+25 |
| 2019-01-12 | Point at the match discriminant when arm pattern has a type mismatch | Esteban Küber | -2/+54 |
| 2019-01-12 | Suggest correct location for lifetime parameters in use | Esteban Küber | -38/+39 |
| 2019-01-13 | const stabilize . | Mazdak Farrokhzad | -2/+0 |
| 2019-01-13 | Update the const fn tracking issue to the new metabug | varkor | -4/+4 |
| 2019-01-12 | Remove unrelated errors from parse stderr tests | Esteban Küber | -105/+35 |
| 2019-01-13 | hygiene: Do not treat `Self` ctor as a local variable | Vadim Petrochenkov | -0/+21 |
| 2019-01-13 | resolve: Mark extern crate items as used in more cases | Vadim Petrochenkov | -0/+66 |
| 2019-01-13 | privacy: Fix private-in-public check for existential types | Vadim Petrochenkov | -0/+15 |
| 2019-01-12 | Auto merge of #56759 - petrochenkov:prestabuni, r=nikomatsakis | bors | -236/+158 |
| 2019-01-12 | Fix a hole in generic parameter import future-proofing | Vadim Petrochenkov | -7/+42 |
| 2019-01-12 | Stabilize `uniform_paths` | Vadim Petrochenkov | -191/+48 |
| 2019-01-12 | resolve: Prohibit use of imported tool modules | Vadim Petrochenkov | -6/+44 |
| 2019-01-12 | resolve: Prohibit use of imported non-macro attributes | Vadim Petrochenkov | -4/+23 |
| 2019-01-12 | resolve: Prohibit use of uniform paths in macros originating from 2015 edition | Vadim Petrochenkov | -1/+1 |
| 2019-01-12 | resolve: Assign `pub` and `pub(crate)` visibilities to `macro_rules` items | Vadim Petrochenkov | -40/+13 |