| Age | Commit message (Expand) | Author | Lines |
| 2019-08-03 | Rollup merge of #63227 - jakubadamw:issue-63151, r=estebank | Mazdak Farrokhzad | -2/+29 |
| 2019-08-03 | Rollup merge of #63218 - lenary:riscv-non-experimental, r=alexcrichton | Mazdak Farrokhzad | -5/+8 |
| 2019-08-03 | Rollup merge of #63146 - Mark-Simulacrum:clean-attr, r=petrochenkov | Mazdak Farrokhzad | -538/+206 |
| 2019-08-03 | Rollup merge of #62954 - ia0:fix_typo_span, r=Centril | Mazdak Farrokhzad | -24/+24 |
| 2019-08-03 | Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril | bors | -1033/+1050 |
| 2019-08-02 | Auto merge of #63228 - Centril:rollup-x39p5ga, r=Centril | bors | -288/+709 |
| 2019-08-03 | Rollup merge of #63215 - gnzlbg:patch-6, r=Centril | Mazdak Farrokhzad | -3/+6 |
| 2019-08-03 | Rollup merge of #63212 - Centril:param-attrs-pretty, r=davidtwco | Mazdak Farrokhzad | -10/+99 |
| 2019-08-03 | Rollup merge of #63208 - tmandry:issue-62658, r=cramertj | Mazdak Farrokhzad | -0/+31 |
| 2019-08-03 | Rollup merge of #63206 - BaoshanPang:master, r=alexcrichton | Mazdak Farrokhzad | -64/+0 |
| 2019-08-03 | Rollup merge of #63196 - RalfJung:build_helper, r=alexcrichton | Mazdak Farrokhzad | -9/+10 |
| 2019-08-03 | Rollup merge of #63121 - estebank:formatting-pos, r=alexcrichton | Mazdak Farrokhzad | -195/+463 |
| 2019-08-03 | Rollup merge of #63107 - adrian-budau:master, r=alexcrichton | Mazdak Farrokhzad | -7/+100 |
| 2019-08-02 | dead_code: Properly inspect fields in struct patterns with type relative paths | Jakub Adam Wieczorek | -2/+29 |
| 2019-08-02 | Fix broken test and nit | varkor | -37/+43 |
| 2019-08-02 | Auto merge of #62309 - jlevon:62302, r=alexcrichton | bors | -1/+14 |
| 2019-08-02 | Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi. | Adrian Budau | -7/+100 |
| 2019-08-02 | rustbuild: correct line length | Sam Elliott | -1/+2 |
| 2019-08-02 | remove unsupported test case | Baoshan Pang | -64/+0 |
| 2019-08-02 | rustbuild: WebAssembly is no longer an experimental LLVM backend | Sam Elliott | -2/+2 |
| 2019-08-02 | Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrum | bors | -6061/+6020 |
| 2019-08-02 | rustbuild: RISC-V is no longer an experimental LLVM target | Sam Elliott | -5/+7 |
| 2019-08-02 | Consistency. | gnzlbg | -1/+1 |
| 2019-08-02 | Remove trailing whitespace | gnzlbg | -1/+1 |
| 2019-08-02 | Clarify semantics of mem::zeroed | gnzlbg | -3/+6 |
| 2019-08-02 | Auto merge of #63214 - Centril:rollup-hdb7dnx, r=Centril | bors | -502/+632 |
| 2019-08-02 | Rollup merge of #63203 - spastorino:is-mutable-use-place-ref, r=oli-obk | Mazdak Farrokhzad | -62/+71 |
| 2019-08-02 | Rollup merge of #63202 - exphp-forks:parser-ice-63135, r=estebank | Mazdak Farrokhzad | -1/+56 |
| 2019-08-02 | Rollup merge of #63198 - rbartlensky:fix-macro-trailing-comma, r=petrochenkov | Mazdak Farrokhzad | -1/+12 |
| 2019-08-02 | Rollup merge of #63189 - waywardmonkeys:doc-improvements, r=Centril | Mazdak Farrokhzad | -11/+16 |
| 2019-08-02 | Rollup merge of #63153 - varkor:remove-resolve_const_var, r=cramertj | Mazdak Farrokhzad | -31/+10 |
| 2019-08-02 | Rollup merge of #62969 - saleemjaffer:declutter_interperror, r=RalfJung | Mazdak Farrokhzad | -380/+440 |
| 2019-08-02 | Rollup merge of #62663 - llogiq:more-questionmark-docs, r=GuillaumeGomez | Mazdak Farrokhzad | -16/+27 |
| 2019-08-02 | provide thread name to OS for Solarish systems | John Levon | -1/+14 |
| 2019-08-02 | Auto merge of #61393 - gnzlbg:update_libc, r=gnzlbg | bors | -11/+34 |
| 2019-08-02 | Test for printing attrs on formal params. | Mazdak Farrokhzad | -0/+90 |
| 2019-08-02 | Print outer attributes on formal params. | Mazdak Farrokhzad | -0/+3 |
| 2019-08-02 | Cleanup 'print_generic_params'. | Mazdak Farrokhzad | -10/+6 |
| 2019-08-02 | Address review comments | varkor | -116/+24 |
| 2019-08-02 | Resolve FIXME with async-await test | varkor | -3/+1 |
| 2019-08-02 | Rename `OpaqueTyOrigin` variants | varkor | -9/+9 |
| 2019-08-02 | Replace `exist_ty` and `ExistTy` with `opaque_ty` and `OpaqueTy` | varkor | -79/+79 |
| 2019-08-02 | Replace `abstract type` with type alias `impl Trait` | varkor | -45/+45 |
| 2019-08-02 | Fix fallout after rebase | varkor | -551/+50 |
| 2019-08-02 | Replace "existential" by "opaque" | varkor | -418/+1018 |
| 2019-08-02 | Update syntax in existing tests | varkor | -328/+343 |
| 2019-08-02 | Switch existential_type to type_alias_impl_trait | varkor | -61/+52 |
| 2019-08-01 | Round generator sizes to multiple of their alignment | Tyler Mandry | -0/+31 |
| 2019-08-02 | Remove some more `cfg(test)`s | Vadim Petrochenkov | -60/+45 |
| 2019-08-02 | liballoc: Unconfigure tests during normal build | Vadim Petrochenkov | -1707/+1682 |