| Age | Commit message (Expand) | Author | Lines |
| 2019-08-20 | Auto merge of #63744 - Centril:rollup-g4l3ra9, r=Centril | bors | -62/+189 |
| 2019-08-20 | Rollup merge of #63736 - SimonSapin:plugin, r=eddyb | Mazdak Farrokhzad | -1/+2 |
| 2019-08-20 | Rollup merge of #63723 - josephlr:sigemptyset, r=alexcrichton | Mazdak Farrokhzad | -40/+27 |
| 2019-08-20 | Rollup merge of #63722 - Mark-Simulacrum:bootstrap-rustflags, r=alexcrichton | Mazdak Farrokhzad | -5/+5 |
| 2019-08-20 | Rollup merge of #63691 - timvermeulen:chain-size-hint, r=scottmcm | Mazdak Farrokhzad | -8/+62 |
| 2019-08-20 | Rollup merge of #63265 - JohnTitor:implement-nth-back-for-chunksexactmut, r=s... | Mazdak Farrokhzad | -0/+35 |
| 2019-08-20 | Rollup merge of #63216 - oconnor663:take_read_to_end, r=sfackler | Mazdak Farrokhzad | -8/+58 |
| 2019-08-20 | Restore the rustc_plugin crate in the sysroot | Simon Sapin | -1/+2 |
| 2019-08-20 | Auto merge of #63587 - flip1995:clippyup, r=flip1995 | bors | -8/+10 |
| 2019-08-20 | Auto merge of #63709 - matklad:decomposed-tokens, r=petrochenkov | bors | -209/+68 |
| 2019-08-20 | Update cargo | flip1995 | -0/+0 |
| 2019-08-20 | Update Clippy | flip1995 | -8/+10 |
| 2019-08-20 | Auto merge of #63497 - eddyb:miri-subst, r=oli-obk | bors | -76/+159 |
| 2019-08-20 | Auto merge of #62727 - SimonSapin:plugins-tls-dylib, r=petrochenkov | bors | -39/+49 |
| 2019-08-19 | Consolidate sigemptyset workarounds | Joe Richey | -40/+27 |
| 2019-08-19 | Don't use stage naming in RUSTFLAGS environment variables | Mark Rousskov | -5/+5 |
| 2019-08-20 | Deprecate using rustc_plugin without the rustc_driver dylib. | Simon Sapin | -39/+49 |
| 2019-08-19 | Rollup merge of #63704 - Wind-River:master, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-08-19 | Rollup merge of #63699 - gilescope:async-move-diagnostic, r=estebank | Mazdak Farrokhzad | -1/+41 |
| 2019-08-19 | Rollup merge of #63620 - estebank:assoc-type-span, r=Centril | Mazdak Farrokhzad | -200/+376 |
| 2019-08-19 | Rollup merge of #63376 - nikomatsakis:async-await-issue-62517, r=cramertj | Mazdak Farrokhzad | -13/+429 |
| 2019-08-19 | Rollup merge of #63252 - nrc:arc-doc, r=alexcrichton | Mazdak Farrokhzad | -4/+0 |
| 2019-08-19 | review comments | Esteban Küber | -36/+47 |
| 2019-08-19 | glue tokens when building token stream | Aleksey Kladov | -10/+34 |
| 2019-08-19 | remove composite tokens support from the lexer | Aleksey Kladov | -199/+34 |
| 2019-08-19 | Use constraint span when lowering associated types | Esteban Küber | -189/+354 |
| 2019-08-19 | adjust test to be check-pass | Niko Matsakis | -13/+4 |
| 2019-08-19 | use static as object-lifetime default for type XX in `Foo<Item=XX>` | Niko Matsakis | -1/+229 |
| 2019-08-19 | distinguish object-lifetime-default elision from other elision | Niko Matsakis | -10/+163 |
| 2019-08-19 | add debug logs | Niko Matsakis | -2/+46 |
| 2019-08-19 | test: add test for #61432. | Eduard-Mihai Burtescu | -0/+25 |
| 2019-08-19 | Fix suggestion from move async to async move. | Giles Cope | -1/+41 |
| 2019-08-19 | test: add test from #61041. | Eduard-Mihai Burtescu | -0/+60 |
| 2019-08-19 | rustc_typeck: fix the generics for (const-generic) `N` expression in e.g. `[T... | Eduard-Mihai Burtescu | -0/+14 |
| 2019-08-19 | rustc_mir: disallow non-monomorphic reifications. | Eduard-Mihai Burtescu | -1/+11 |
| 2019-08-19 | rustc_mir: disallow non-monomorphic vtables. | Eduard-Mihai Burtescu | -1/+6 |
| 2019-08-19 | rustc_mir: add missing subst_from_frame_and_normalize_erasing_regions calls. | Eduard-Mihai Burtescu | -1/+4 |
| 2019-08-19 | rustc_mir: use self.resolve instead of Instance::resolve where possible. | Eduard-Mihai Burtescu | -6/+1 |
| 2019-08-19 | rustc_mir: make subst_from_frame_and_normalize_erasing_regions infallible. | Eduard-Mihai Burtescu | -17/+10 |
| 2019-08-19 | rustc_mir: remove wrong calls to subst_from_frame_and_normalize_erasing_regions. | Eduard-Mihai Burtescu | -2/+0 |
| 2019-08-19 | start cleaning up subst mess | Ralf Jung | -58/+38 |
| 2019-08-19 | std: Update `backtrace` crate dependency | Alex Crichton | -1/+1 |
| 2019-08-19 | Auto merge of #63670 - Dante-Broggi:patch-2, r=Centril | bors | -1/+1 |
| 2019-08-19 | Auto merge of #63463 - matthewjasper:ty_param_cleanup, r=petrochenkov | bors | -183/+124 |
| 2019-08-18 | Auto merge of #63045 - Rosto75:master, r=jonas-schievink | bors | -43/+43 |
| 2019-08-18 | Fix bug in iter::Chain::size_hint | Tim Vermeulen | -8/+62 |
| 2019-08-18 | Pre intern the `Self` parameter type | Matthew Jasper | -47/+35 |
| 2019-08-18 | Auto merge of #63659 - gilescope:async-in-closure, r=Centril | bors | -13/+23 |
| 2019-08-18 | Auto merge of #63635 - oli-obk:default-slice-dangles, r=eddyb | bors | -9/+34 |
| 2019-08-18 | Better error message for break in async blocks. | Giles Cope | -13/+23 |