about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-04-30Rollup merge of #60380 - GuillaumeGomez:fix-line-number-display, r=ManishearthMazdak Farrokhzad-0/+4
2019-04-30Rollup merge of #60276 - matthewjasper:cleanup-mir-visitor, r=estebankMazdak Farrokhzad-285/+179
2019-04-30Rollup merge of #60238 - topecongiro:rustfmt-1.2.2, r=alexcrichtonMazdak Farrokhzad-7/+7
2019-04-30Rollup merge of #59869 - jethrogb:jb/sgx-iovec, r=sfacklerMazdak Farrokhzad-15/+60
2019-04-29SGX target: implemented vectored I/OJethro Beekman-13/+50
2019-04-29SGX target: don't unwind on usercall index out of boundsJethro Beekman-2/+10
2019-04-29Fix line number display in source viewGuillaume Gomez-0/+4
2019-04-29Auto merge of #60377 - Centril:rollup-42fxe9u, r=Centrilbors-491/+514
2019-04-29Rollup merge of #60360 - rasendubi:const-labeled-break, r=CentrilMazdak Farrokhzad-0/+10
2019-04-29Rollup merge of #60359 - petrochenkov:imperruse, r=estebankMazdak Farrokhzad-0/+36
2019-04-29Rollup merge of #60358 - nickolay:patch-1, r=GuillaumeGomezMazdak Farrokhzad-6/+8
2019-04-29Rollup merge of #60356 - JohnTitor:stabilize-as-mut-ptr, r=CentrilMazdak Farrokhzad-1/+1
2019-04-29Rollup merge of #60353 - JohnTitor:add-test, r=CentrilMazdak Farrokhzad-0/+26
2019-04-29Rollup merge of #60334 - sfackler:stable-iovec, r=alexcrichtonMazdak Farrokhzad-280/+294
2019-04-29Rollup merge of #60305 - ljedrz:remove_LoweredNodeId, r=ZoxcMazdak Farrokhzad-202/+107
2019-04-29Rollup merge of #60256 - ethanboxx:master, r=alexcrichtonMazdak Farrokhzad-1/+31
2019-04-29Rollup merge of #59946 - mernen:patch-2, r=ehussMazdak Farrokhzad-1/+1
2019-04-29Auto merge of #60355 - Manishearth:clippyup, r=centrilbors-10/+11
2019-04-29Update clippyManish Goregaokar-10/+11
2019-04-29Auto merge of #60039 - rasendubi:assert-trailing-junk, r=alexcrichtonbors-14/+151
2019-04-29hir: remove LoweredNodeIdljedrz-202/+107
2019-04-29Auto merge of #60364 - JohnTitor:stabilize-const-needs-drop, r=oli-obkbors-3/+0
2019-04-29Auto merge of #60338 - petrochenkov:notidy, r=varkorbors-10/+11
2019-04-29const-stabilize std::mem::needs_dropYuki OKUSHI-3/+0
2019-04-29Auto merge of #60182 - matklad:lexer-cleanup, r=petrochenkovbors-6/+4
2019-04-28Auto merge of #60317 - flip1995:internal_lints, r=oli-obkbors-170/+480
2019-04-28Remove unused TyCtxt argument from allow_two_phase_borrow functionflip1995-9/+6
2019-04-28Add test case for labeled break in const assignmentAlexey Shmalko-0/+10
2019-04-28Clarify the short explanation of E0207Nickolay Ponomarev-6/+8
2019-04-28resolve: Consider erroneous imports used to avoid duplicate diagnosticsVadim Petrochenkov-0/+36
2019-04-28Fix lint findings in librustdocflip1995-7/+7
2019-04-28Fix lint findings in librustc_mirflip1995-41/+41
2019-04-28Fix lint findings in librustc_traitsflip1995-32/+32
2019-04-28Fix lint findings in librustc_typeckflip1995-14/+14
2019-04-28Fix lint findings in librustc_metadataflip1995-5/+5
2019-04-28Fix lint findings in librustcflip1995-56/+56
2019-04-28Update *.stderr filesflip1995-1/+101
2019-04-28Add testsflip1995-0/+99
2019-04-28Implement internal lintsflip1995-12/+126
2019-04-29Stabilize str::as_mut_ptrYuki OKUSHI-1/+1
2019-04-28Auto merge of #60352 - Centril:const-incomplete-features, r=oli-obkbors-6/+9
2019-04-28Add testYuki OKUSHI-0/+26
2019-04-28Float 'incomplete_features' out to a const for visibility.Mazdak Farrokhzad-6/+9
2019-04-28Auto merge of #60351 - Centril:rollup-5xv3tka, r=Centrilbors-18/+13
2019-04-28Rollup merge of #60347 - JohnTitor:remove-flags, r=matthewjasperMazdak Farrokhzad-14/+3
2019-04-28Rollup merge of #60325 - Centril:doc-ast-exprkind-type, r=oli-obkMazdak Farrokhzad-0/+1
2019-04-28Rollup merge of #60270 - alexcrichton:metadata-multi-cgu, r=oli-obkMazdak Farrokhzad-3/+2
2019-04-28Rollup merge of #60022 - nathankleyn:fix-issue-59543, r=CentrilMazdak Farrokhzad-1/+7
2019-04-28Remove unnecessary functionYuki OKUSHI-7/+2
2019-04-28Auto merge of #60346 - dima74:patch-1, r=GuillaumeGomezbors-1/+1