| Age | Commit message (Expand) | Author | Lines |
| 2019-04-20 | Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapin | bors | -1/+44 |
| 2019-04-20 | Auto merge of #59700 - matklad:simplify, r=eddyb | bors | -17/+5 |
| 2019-04-20 | Deny rust_2018_idioms in libcore tests | Philipp Hansch | -38/+38 |
| 2019-04-20 | improve docs | Ralf Jung | -2/+2 |
| 2019-04-20 | Auto merge of #59987 - saleemjaffer:refactor_adjust_castkinds, r=oli-obk | bors | -219/+161 |
| 2019-04-20 | Deny rust_2018_idioms in liballoc tests | Philipp Hansch | -14/+15 |
| 2019-04-20 | Auto merge of #59564 - bjorn3:move_link_to_cg_ssa, r=eddyb | bors | -1599/+1620 |
| 2019-04-20 | Deny rust_2018_idioms globally | Philipp Hansch | -0/+1 |
| 2019-04-20 | Tidy | bjorn3 | -2/+15 |
| 2019-04-20 | Move cg_llvm/debuginfo/type_names.rs to cg_ssa | bjorn3 | -45/+41 |
| 2019-04-20 | Remove cg_llvm/back/link.rs | bjorn3 | -29/+12 |
| 2019-04-20 | Move almost all of cg_llvm/back/link.rs to cg_ssa | bjorn3 | -1111/+1115 |
| 2019-04-20 | Remove get_reloc_model and target_cpu dependency from most of link.rs | bjorn3 | -15/+19 |
| 2019-04-20 | Make link functions generic over archive builder | bjorn3 | -84/+101 |
| 2019-04-20 | Move some filename constants to cg_ssa | bjorn3 | -12/+9 |
| 2019-04-20 | Move some function from cg_llvm/back/link.rs to cg_ssa/back/link.rs | bjorn3 | -375/+382 |
| 2019-04-20 | Fix fn front matter parsing ICE from invalid code. | David Wood | -1/+55 |
| 2019-04-20 | Auto merge of #60128 - jimblandy:futures-doc-fix, r=withoutboats | bors | -14/+14 |
| 2019-04-19 | core::future::Future: Fix markup typo in docs. | Jim Blandy | -1/+1 |
| 2019-04-19 | Doc fixes for core::future::Future. | Jim Blandy | -13/+13 |
| 2019-04-20 | Auto merge of #60120 - matthiaskrgr:submodule_upd, r=sanxiyn | bors | -14/+12 |
| 2019-04-19 | Auto merge of #59981 - estebank:recover-struct-lit, r=petrochenkov | bors | -282/+341 |
| 2019-04-19 | extend ui test | Andre Bogus | -1/+34 |
| 2019-04-19 | submodules: update clippy from fbb3a47b to cafbe7f2 | Matthias Krüger | -14/+12 |
| 2019-04-19 | Fix sync_all on macos/ios | David Vázquez Púa | -2/+9 |
| 2019-04-19 | Remove assumption from recovery code | Esteban Küber | -1/+17 |
| 2019-04-19 | Some cleanup to `maybe_parse_struct_expr` | Vadim Petrochenkov | -54/+26 |
| 2019-04-19 | remove duplicated code and simplify logic | Esteban Küber | -94/+145 |
| 2019-04-19 | Identify missing ambiguous case with best effort suggestion | Esteban Küber | -51/+132 |
| 2019-04-19 | Emit specific error for struct literal in conditions | Esteban Küber | -207/+162 |
| 2019-04-19 | Auto merge of #60072 - RalfJung:linked-list, r=shepmaster | bors | -11/+37 |
| 2019-04-19 | add Miri error variant for process exit | Ralf Jung | -0/+9 |
| 2019-04-19 | fix LinkedList invalidating mutable references | Ralf Jung | -11/+37 |
| 2019-04-19 | Auto merge of #60077 - RalfJung:miri-alloc-tests, r=joshtriplett | bors | -1/+15 |
| 2019-04-19 | Auto merge of #60063 - spastorino:place2_2, r=oli-obk | bors | -254/+298 |
| 2019-04-19 | move variable down to where it is used | Ralf Jung | -5/+5 |
| 2019-04-19 | Auto merge of #60073 - rchaser53:issue-60049, r=estebank | bors | -10/+61 |
| 2019-04-19 | avoid type-check body of DefId | rchaser53 | -10/+61 |
| 2019-04-19 | Auto merge of #60104 - Centril:rollup-7vmae1a, r=Centril | bors | -420/+687 |
| 2019-04-19 | Rollup merge of #60098 - Centril:libcore-deny-more, r=varkor | Mazdak Farrokhzad | -236/+233 |
| 2019-04-19 | Rollup merge of #60097 - cuviper:llvm8-mergefunc-use-aliases, r=rkruppe | Mazdak Farrokhzad | -10/+1 |
| 2019-04-19 | Rollup merge of #60082 - TimDiekmann:master, r=RalfJung | Mazdak Farrokhzad | -14/+14 |
| 2019-04-19 | Rollup merge of #60080 - nathankleyn:fix-issue-60068, r=Centril | Mazdak Farrokhzad | -3/+3 |
| 2019-04-19 | Rollup merge of #60078 - matklad:patch-1, r=shepmaster | Mazdak Farrokhzad | -1/+1 |
| 2019-04-19 | Rollup merge of #60064 - estebank:issue-59980, r=varkor | Mazdak Farrokhzad | -19/+39 |
| 2019-04-19 | Rollup merge of #60061 - estebank:field-sugg, r=davidtwco | Mazdak Farrokhzad | -30/+60 |
| 2019-04-19 | Rollup merge of #60060 - mtak-:rtm-x86-feature, r=petrochenkov | Mazdak Farrokhzad | -1/+5 |
| 2019-04-19 | Rollup merge of #60056 - topecongiro:rustfmt-1.2.1, r=alexcrichton | Mazdak Farrokhzad | -8/+19 |
| 2019-04-19 | Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebank | Mazdak Farrokhzad | -24/+27 |
| 2019-04-19 | Rollup merge of #60045 - estebank:suggest-std, r=petrochenkov | Mazdak Farrokhzad | -40/+134 |