| Age | Commit message (Expand) | Author | Lines |
| 2019-01-26 | Change crate-visibility-modifier issue number in The Unstable Book | Hirokazu Hata | -2/+2 |
| 2019-01-26 | Auto merge of #57675 - cuviper:llvm-monorepo, r=alexcrichton | bors | -47/+209 |
| 2019-01-25 | Set LLDB_NO_DEBUGSERVER=ON | Josh Stone | -0/+1 |
| 2019-01-25 | [rust-lldb] Adapt to changes in LLDB APIs | Josh Stone | -0/+0 |
| 2019-01-25 | librustc_llvm: default to libc++ for darwin | Josh Stone | -0/+2 |
| 2019-01-25 | Update LLVM for a CodeView fix | Josh Stone | -0/+0 |
| 2019-01-25 | Set the DICompileUnit emissionKind | Josh Stone | -6/+50 |
| 2019-01-25 | Add two more wasm-related LLVM commits | Alex Crichton | -0/+0 |
| 2019-01-25 | Rebase to the llvm-project monorepo | Josh Stone | -42/+157 |
| 2019-01-25 | Auto merge of #57898 - Centril:rollup, r=Centril | bors | -82/+870 |
| 2019-01-25 | Rollup merge of #57890 - feinorgh:fix-diagnostics-typo, r=zackmdavis | Mazdak Farrokhzad | -1/+1 |
| 2019-01-25 | Rollup merge of #57886 - davidtwco:issue-57385, r=estebank | Mazdak Farrokhzad | -27/+303 |
| 2019-01-25 | Rollup merge of #57734 - oli-obk:fixes_and_cleanups, r=pnkfelix | Mazdak Farrokhzad | -30/+68 |
| 2019-01-25 | Rollup merge of #57645 - nikomatsakis:issue-56877-abi-aggregates, r=eddyb | Mazdak Farrokhzad | -20/+492 |
| 2019-01-25 | Rollup merge of #56233 - kenta7777:kenta7777#49937, r=oli-obk | Mazdak Farrokhzad | -4/+6 |
| 2019-01-25 | distinguish "no data" from "heterogeneous" for ABI purposes | Niko Matsakis | -20/+492 |
| 2019-01-25 | Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix | bors | -291/+849 |
| 2019-01-25 | Unit test from #57866. | Felix S. Klock II | -0/+26 |
| 2019-01-25 | Auto merge of #57891 - michaelwoerister:no-default-incr-bootstrap, r=pietroal... | bors | -0/+3 |
| 2019-01-25 | Combining move lifetime and type suggestions. | David Wood | -35/+179 |
| 2019-01-25 | bootstrap: Don't rely on any default settings regarding incr. comp. in Cargo. | Michael Woerister | -0/+3 |
| 2019-01-25 | Suggestion moving types before associated types. | David Wood | -15/+147 |
| 2019-01-25 | Add a compile-fail test for `Drop` in constants in the presence of `Option`s | Oliver Scherer | -2/+34 |
| 2019-01-25 | Auto merge of #57881 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -6/+8 |
| 2019-01-25 | Fix wording in diagnostics page | Pär Karlsson | -1/+1 |
| 2019-01-25 | Rollup merge of #57865 - Aaron1011:fix/debug-ice, r=estebank | Mazdak Farrokhzad | -30/+44 |
| 2019-01-25 | Rollup merge of #57802 - davidtwco:issue-56943, r=estebank | Mazdak Farrokhzad | -14/+37 |
| 2019-01-25 | Rollup merge of #57652 - mark-i-m:remove-old, r=nikomatsakis | Mazdak Farrokhzad | -864/+93 |
| 2019-01-25 | Rollup merge of #57294 - estebank:point-copy-less, r=nikomatsakis | Mazdak Farrokhzad | -226/+668 |
| 2019-01-25 | Rollup merge of #56217 - frewsxcv:frewsxcv-float-parse, r=QuietMisdreavus | Mazdak Farrokhzad | -1/+25 |
| 2019-01-24 | submodules: update clippy from 280069dd to f1753522 | Matthias Krüger | -6/+8 |
| 2019-01-24 | Auto merge of #57879 - Centril:rollup, r=Centril | bors | -172/+432 |
| 2019-01-24 | Fix --compare-mode=nll tests | Esteban Küber | -139/+493 |
| 2019-01-24 | review comments | Esteban Küber | -19/+11 |
| 2019-01-24 | Point at type argument suggesting adding `Copy` constraint | Esteban Küber | -1/+16 |
| 2019-01-24 | break eagerly from loop | Esteban Küber | -0/+1 |
| 2019-01-24 | Add test for #34721 | Esteban Küber | -0/+52 |
| 2019-01-24 | When using value after move, point at span of local | Esteban Küber | -88/+116 |
| 2019-01-24 | Rollup merge of #57873 - milesand:master, r=Centril | Mazdak Farrokhzad | -16/+8 |
| 2019-01-24 | Rollup merge of #57867 - Aaron1011:fix/gen-future-doc, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-01-24 | Rollup merge of #57863 - davidtwco:issue-57684, r=estebank | Mazdak Farrokhzad | -1/+109 |
| 2019-01-24 | Rollup merge of #57861 - pepyakin:wasm-dont-export-table, r=alexcrichton | Mazdak Farrokhzad | -3/+0 |
| 2019-01-24 | Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplett | Mazdak Farrokhzad | -1/+111 |
| 2019-01-24 | Rollup merge of #57846 - QuietMisdreavus:proc-macro-links, r=GuillaumeGomez | Mazdak Farrokhzad | -2/+11 |
| 2019-01-24 | Rollup merge of #57803 - jethrogb:jb/sgx-unwind-version, r=alexcrichton | Mazdak Farrokhzad | -1/+16 |
| 2019-01-24 | Rollup merge of #57606 - oli-obk:shrink, r=RalfJung | Mazdak Farrokhzad | -103/+93 |
| 2019-01-24 | Rollup merge of #57380 - bearcage:master, r=alexcrichton | Mazdak Farrokhzad | -44/+83 |
| 2019-01-24 | Auto merge of #51285 - Mark-Simulacrum:remove-quote_apis, r=Manishearth | bors | -2219/+57 |
| 2019-01-24 | Remove quote_*! macros and associated APIs | Mark Simulacrum | -2219/+57 |
| 2019-01-24 | Auto merge of #57269 - gnzlbg:simd_bitmask, r=rkruppe | bors | -0/+288 |