| Age | Commit message (Expand) | Author | Lines |
| 2019-01-09 | provide suggestion for invalid boolean cast | Andy Russell | -20/+25 |
| 2019-01-08 | Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkor | bors | -0/+67 |
| 2019-01-08 | Auto merge of #57332 - Dylan-DPC:feature/stabilise-cfg-attr, r=Centril | bors | -64/+12 |
| 2019-01-08 | bless you | dylan_DPC | -2/+2 |
| 2019-01-08 | remove unwanted stage0 line, fix style | dylan_DPC | -7/+5 |
| 2019-01-08 | remove unused imports and feature gate from tests | dylan_DPC | -7/+5 |
| 2019-01-08 | stabilise cfg_attr | dylan_DPC | -51/+3 |
| 2019-01-07 | Auto merge of #57405 - pietroalbini:rollup, r=pietroalbini | bors | -1/+1 |
| 2019-01-07 | Rollup merge of #57358 - euclio:docck-unicode, r=QuietMisdreavus | Pietro Albini | -1/+1 |
| 2019-01-07 | Auto merge of #57304 - davidtwco:issue-57280, r=nikomatsakis | bors | -0/+43 |
| 2019-01-07 | Auto merge of #57379 - petrochenkov:parsrecov, r=estebank | bors | -879/+749 |
| 2019-01-06 | Auto merge of #57344 - petrochenkov:regreach, r=arielb1 | bors | -0/+37 |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -879/+749 |
| 2019-01-06 | check missing docs for reexported macros as well | Guillaume Gomez | -0/+67 |
| 2019-01-06 | Auto merge of #57272 - petrochenkov:featrecov, r=estebank | bors | -175/+297 |
| 2019-01-06 | Fix CI failures | Vadim Petrochenkov | -63/+64 |
| 2019-01-06 | Make sure feature gate errors are recoverable (take 2) | Vadim Petrochenkov | -112/+233 |
| 2019-01-06 | Auto merge of #57291 - euclio:method-call-suggestion, r=estebank | bors | -33/+33 |
| 2019-01-06 | use utf-8 throughout htmldocck | Andy Russell | -1/+1 |
| 2019-01-06 | Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakis | bors | -141/+0 |
| 2019-01-05 | Auto merge of #57230 - estebank:return-mismatch, r=varkor | bors | -112/+112 |
| 2019-01-05 | privacy: Mark everything in a header of a reachable impl as reachable | Vadim Petrochenkov | -8/+28 |
| 2019-01-05 | privacy: Fix regression in impl reachability | Vadim Petrochenkov | -0/+17 |
| 2019-01-05 | Auto merge of #57354 - kennytm:rollup, r=kennytm | bors | -165/+184 |
| 2019-01-05 | Rollup merge of #57338 - QuietMisdreavus:doctest-file-name, r=GuillaumeGomez | kennytm | -0/+7 |
| 2019-01-05 | Rollup merge of #57314 - wiktorkuchta:master, r=Centril | kennytm | -2/+2 |
| 2019-01-05 | Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAus | kennytm | -135/+135 |
| 2019-01-05 | Rollup merge of #57233 - Smibu:rename-and-fix-nolink-test, r=alexcrichton | kennytm | -13/+12 |
| 2019-01-05 | Rollup merge of #57229 - mikeyhew:fix-56806, r=varkor | kennytm | -0/+19 |
| 2019-01-05 | Rollup merge of #57219 - matthewjasper:mir-cleanup, r=nikomatsakis | kennytm | -15/+9 |
| 2019-01-05 | Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichton | bors | -7/+34 |
| 2019-01-05 | Auto merge of #57099 - davidtwco:issue-57098, r=nikomatsakis | bors | -0/+6 |
| 2019-01-05 | Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis | bors | -73/+343 |
| 2019-01-05 | Auto merge of #56145 - weiznich:re_rebalance_coherence, r=nikomatsakis | bors | -235/+1565 |
| 2019-01-04 | use `delay_span_bug` instead of `bug!` when doing layout sanity check | Michael Hewson | -0/+19 |
| 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 | -14/+220 |
| 2019-01-04 | force binary filename for compiled doctests | QuietMisdreavus | -0/+7 |
| 2019-01-04 | Auto merge of #56074 - matthewjasper:forbid-recursive-impl-trait, r=nikomatsakis | bors | -8/+222 |
| 2019-01-04 | alphabetize marker traits when printed | Ariel Ben-Yehuda | -10/+10 |
| 2019-01-04 | Auto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis | bors | -0/+88 |
| 2019-01-04 | Update tests changed by rebase | Georg Semmler | -4/+39 |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -75/+297 |
| 2019-01-04 | add tests | Ariel Ben-Yehuda | -0/+41 |
| 2019-01-03 | Forbid impl Trait from referring to unnamable recursive types | Matthew Jasper | -8/+222 |
| 2019-01-03 | More test deduplication | Georg Semmler | -446/+38 |
| 2019-01-03 | Add missing files | Georg Semmler | -127/+1008 |
| 2019-01-03 | Fix typo | Georg Semmler | -1/+1 |
| 2019-01-03 | Unify tests | Georg Semmler | -2723/+400 |
| 2019-01-03 | Update some new tests to changed error messages | Georg Semmler | -5/+5 |