| Age | Commit message (Expand) | Author | Lines |
| 2019-05-23 | Auto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril | bors | -189/+112 |
| 2019-05-23 | Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper | Mazdak Farrokhzad | -2/+1 |
| 2019-05-23 | Rollup merge of #61057 - sfackler:revert-next-back, r=alexcrichton | Mazdak Farrokhzad | -159/+0 |
| 2019-05-23 | Rollup merge of #61055 - bgermann:master, r=sanxiyn | Mazdak Farrokhzad | -1/+1 |
| 2019-05-23 | Rollup merge of #61046 - mark-i-m:transcribe-fix, r=petrochenkov | Mazdak Farrokhzad | -8/+57 |
| 2019-05-23 | Rollup merge of #61043 - alexcrichton:less-full-bootstrap, r=sanxiyn | Mazdak Farrokhzad | -0/+6 |
| 2019-05-23 | Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton | Mazdak Farrokhzad | -9/+12 |
| 2019-05-23 | Rollup merge of #60981 - alexcrichton:update-compiler-builtins, r=cuviper | Mazdak Farrokhzad | -10/+35 |
| 2019-05-23 | librustc_errors: Remove unused annotation style `OldSchoolNoteText` | Philipp Hansch | -2/+1 |
| 2019-05-23 | Auto merge of #60174 - matthewjasper:add-match-arm-scopes, r=pnkfelix | bors | -276/+726 |
| 2019-05-23 | Auto merge of #60740 - petrochenkov:kw, r=nnethercote | bors | -573/+544 |
| 2019-05-22 | Revert "Add implementations of last in terms of next_back on a bunch of Doubl... | Steven Fackler | -159/+0 |
| 2019-05-22 | Solaris CI: Build with dilos2 stable | bgermann | -1/+1 |
| 2019-05-22 | Suggest dereferencing on assignment to mutable borrow | Esteban Küber | -5/+50 |
| 2019-05-22 | do not print panic message on doctest failures | Andy Russell | -43/+224 |
| 2019-05-22 | fix merge conflicts | wizAmit | -1/+0 |
| 2019-05-22 | add ui tests | Mark Mansi | -0/+47 |
| 2019-05-22 | Restore the old behavior of the rustdoc keyword check + Fix rebase | Vadim Petrochenkov | -41/+44 |
| 2019-05-22 | succint implementation | wizAmit | -0/+42 |
| 2019-05-22 | Eliminate unnecessary `Ident::with_empty_ctxt`s | Vadim Petrochenkov | -33/+33 |
| 2019-05-22 | Simplify use of keyword symbols | Vadim Petrochenkov | -535/+503 |
| 2019-05-22 | wip nth_back on chunks | @amit.chandra | -36/+0 |
| 2019-05-22 | hopefully working nth_back on chunks | @amit.chandra | -9/+17 |
| 2019-05-22 | wip nth_back on chunks | @amit.chandra | -0/+29 |
| 2019-05-22 | Rollup merge of #61037 - oli-obk:clippy, r=Manishearth | Mazdak Farrokhzad | -11/+9 |
| 2019-05-22 | Rollup merge of #61034 - eddyb:soa-metadata-prereq, r=michaelwoerister | Mazdak Farrokhzad | -665/+157 |
| 2019-05-22 | Rollup merge of #61030 - spastorino:make-operand-iterate, r=oli-obk | Mazdak Farrokhzad | -34/+36 |
| 2019-05-22 | Rollup merge of #61029 - blkerby:minimum_spanning_tree, r=alexcrichton | Mazdak Farrokhzad | -24/+22 |
| 2019-05-22 | Rollup merge of #61023 - spastorino:use-iterate-qualify-consts, r=oli-obk | Mazdak Farrokhzad | -46/+48 |
| 2019-05-22 | Rollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix | Mazdak Farrokhzad | -2/+59 |
| 2019-05-22 | Rollup merge of #60773 - Aaron1011:fix/rustdoc-project-all, r=eddyb | Mazdak Farrokhzad | -17/+103 |
| 2019-05-22 | these errors can happen after all | Mark Mansi | -8/+10 |
| 2019-05-22 | Disable LLVM/debug assertions in gnu-full-bootstrap | Alex Crichton | -0/+6 |
| 2019-05-22 | Bump compiler-builtins to 0.1.15 | Alex Crichton | -10/+35 |
| 2019-05-22 | Allow null-pointer-optimized enums in FFI if their underlying representation ... | Michael Bradshaw | -49/+156 |
| 2019-05-22 | Final cleanups | Alex Crichton | -1/+0 |
| 2019-05-22 | Make maybe_codegen_consume_direct iterate instead of doing recursion | Santiago Pastorino | -34/+36 |
| 2019-05-22 | Update clippy submodule | Oliver Scherer | -11/+9 |
| 2019-05-22 | rustc_metadata: rip out unused incremental infrastructure. | Eduard-Mihai Burtescu | -623/+125 |
| 2019-05-22 | rustc_metadata: parametrize schema::CrateRoot by 'tcx. | Eduard-Mihai Burtescu | -46/+36 |
| 2019-05-22 | Auto merge of #59445 - alexreg:ban-multi-trait-objects-via-aliases, r=oli-obk | bors | -294/+2032 |
| 2019-05-22 | Auto merge of #60840 - tmandry:preserve-scope-in-generator-mir, r=cramertj | bors | -44/+93 |
| 2019-05-22 | Migrate from recursion to iterate on qualify consts visitor impl | Santiago Pastorino | -46/+48 |
| 2019-05-21 | Simplify RefCell minimum_spanning_tree example | Brent Kerby | -24/+22 |
| 2019-05-22 | Rollup merge of #61006 - RalfJung:maybe-uninit, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-05-22 | Rollup merge of #61003 - nnethercote:rm-InternedString-PartialEq-impls, r=pet... | Mazdak Farrokhzad | -66/+34 |
| 2019-05-22 | Rollup merge of #60998 - RalfJung:static_assert, r=Centril | Mazdak Farrokhzad | -7/+6 |
| 2019-05-22 | Rollup merge of #60995 - topecongiro:parser-from-stream-and-base-dir, r=micha... | Mazdak Farrokhzad | -0/+17 |
| 2019-05-22 | Rollup merge of #60991 - spastorino:local-decls-push, r=oli-obk | Mazdak Farrokhzad | -2/+2 |
| 2019-05-22 | Rollup merge of #60982 - estebank:fix-60976, r=petrochenkov | Mazdak Farrokhzad | -11/+11 |