about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-12-06Rollup merge of #66979 - reese:E0631-long-error, r=GuillaumeGomezYuki Okushi-8/+48
2019-12-06Rollup merge of #66974 - cuviper:not-isCI, r=alexcrichtonYuki Okushi-1/+1
2019-12-06Rollup merge of #66900 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPCYuki Okushi-12/+33
2019-12-06Rollup merge of #66764 - estebank:reword-bad-collect, r=alexcrichtonYuki Okushi-11/+11
2019-12-06Rollup merge of #66649 - Wind-River:master_xyz, r=alexcrichtonYuki Okushi-9/+22
2019-12-06Auto merge of #66911 - eddyb:nicer-rustc_regions, r=matthewjasperbors-319/+109
2019-12-05Auto merge of #67060 - Centril:rollup-hwhdx4h, r=Centrilbors-255/+636
2019-12-05Rollup merge of #67055 - lqd:const_qualif, r=oli-obkMazdak Farrokhzad-1/+59
2019-12-05Rollup merge of #67045 - Centril:parser-import-clean, r=Mark-SimulacrumMazdak Farrokhzad-75/+58
2019-12-05Rollup merge of #67044 - Centril:67037, r=estebankMazdak Farrokhzad-10/+70
2019-12-05Rollup merge of #67011 - Aaron1011:fix/expected-found-span, r=Dylan-DPCMazdak Farrokhzad-134/+325
2019-12-05Rollup merge of #67010 - estebank:raw-idents, r=CentrilMazdak Farrokhzad-8/+61
2019-12-05Rollup merge of #67005 - andrewbanchich:master, r=joshtriplettMazdak Farrokhzad-1/+1
2019-12-05Rollup merge of #67002 - JayXon:patch-1, r=Dylan-DPCMazdak Farrokhzad-2/+2
2019-12-05Rollup merge of #66863 - osa1:fix_66702, r=cramertjMazdak Farrokhzad-4/+32
2019-12-05Rollup merge of #66710 - vorner:weak-into-raw-null-docs, r=dtolnayMazdak Farrokhzad-20/+28
2019-12-05Auto merge of #66828 - GuillaumeGomez:less-minification, r=kinnisonbors-91/+14
2019-12-05update comment to explain the importance of this check more clearlyRemy Rakic-2/+3
2019-12-05Auto merge of #66815 - mark-i-m:simplify-borrow_check-errors, r=Dylan-DPCbors-110/+130
2019-12-05weak-into-raw: Clarify some details in SafetyMichal 'vorner' Vaner-20/+28
2019-12-05add regression test for issue 67053Remy Rakic-0/+51
2019-12-05libcore: rnable 2 unstable const fn featuresRemy Rakic-0/+2
2019-12-05make const-qualif look at more `const fn`sRemy Rakic-1/+5
2019-12-05Auto merge of #66952 - 0dvictor:print, r=rkruppebors-50/+9
2019-12-05rustc_parser: cleanup importsMazdak Farrokhzad-75/+58
2019-12-05Auto merge of #66520 - alexcrichton:disable-gdb-wasm, r=eddybbors-0/+5
2019-12-05E0023: handle expected != pat-tup-typeMazdak Farrokhzad-10/+70
2019-12-04Disable gdb pretty printer global section on wasm targetsAlex Crichton-0/+5
2019-12-05update miriRalf Jung-7/+7
2019-12-04Auto merge of #66866 - oli-obk:const_fn_memoization, r=RalfJungbors-19/+20
2019-12-04Update src/librustc_mir/interpret/terminator.rsOliver Scherer-0/+1
2019-12-04more privateMark Mansi-6/+7
2019-12-04minor fixMark Mansi-1/+1
2019-12-04fix some importsMark Mansi-83/+93
2019-12-04move region errors to diagnostics moduleMark Mansi-0/+0
2019-12-04fix importsMark Mansi-5/+8
2019-12-04move explain_borrow to diagnosticsMark Mansi-0/+0
2019-12-04fix importsMark Mansi-27/+33
2019-12-04create new borrow_check::diagnostics module and move stuff thereMark Mansi-0/+0
2019-12-04Auto merge of #66408 - nnethercote:greedy-process_obligations, r=nmatsakisbors-11/+36
2019-12-04Auto merge of #66275 - oli-obk:organize-intrinsics-promotion-checks, r=RalfJungbors-167/+248
2019-12-04Auto merge of #65947 - eddyb:fn-abi, r=oli-obk,nagisabors-426/+387
2019-12-03Account for raw idents in module file findingEsteban Küber-2/+2
2019-12-03review comments: move testEsteban Küber-3/+3
2019-12-04Auto merge of #66996 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-12-03Include a span in more `expected...found` notesAaron Hill-134/+325
2019-12-03Accurately portray raw identifiers in error messagesEsteban Küber-6/+59
2019-12-04Auto merge of #66995 - flip1995:clippyup, r=Manishearthbors-10/+9
2019-12-04Leave fixmeOliver Scherer-0/+1
2019-12-04Update Clippyflip1995-10/+9