about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-08Auto merge of #65209 - Centril:rollup-tzc0j87, r=Centrilbors-91/+266
2019-10-08Rollup merge of #65179 - GuillaumeGomez:long-err-explanation-E0567, r=davidtwcoMazdak Farrokhzad-2/+30
2019-10-08Rollup merge of #65176 - nnethercote:rm-query-macros, r=michaelwoeristerMazdak Farrokhzad-33/+18
2019-10-08Rollup merge of #65162 - Mark-Simulacrum:no-cache-loading-map, r=michaelwoeri...Mazdak Farrokhzad-31/+0
2019-10-08Rollup merge of #65145 - estebank:turbofish-assoc-fn-call, r=varkorMazdak Farrokhzad-9/+102
2019-10-08Rollup merge of #65120 - AnthonyMikh:fix_65119, r=estebankMazdak Farrokhzad-1/+1
2019-10-08Rollup merge of #65102 - tmiasko:tsan-probe-stack, r=alexcrichtonMazdak Farrokhzad-4/+6
2019-10-08Rollup merge of #64918 - GuillaumeGomez:long-err-explanation-E0551, r=oli-obkMazdak Farrokhzad-2/+20
2019-10-08Rollup merge of #64404 - GuillaumeGomez:err-E0495, r=Dylan-DPCMazdak Farrokhzad-9/+89
2019-10-08Update ClippyMateusz Mikuła-18/+13
2019-10-08Update ui testsGuillaume Gomez-1/+2
2019-10-08Add long error explanation for E0567Guillaume Gomez-1/+28
2019-10-08Auto merge of #64949 - nnethercote:avoid-SmallVec-collect, r=zackmdavisbors-12/+73
2019-10-08Auto merge of #65196 - Centril:rollup-q06lcxm, r=Centrilbors-309/+469
2019-10-08Rollup merge of #65187 - Wind-River:master_before_merge, r=rkruppeMazdak Farrokhzad-1/+3
2019-10-08Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkorMazdak Farrokhzad-11/+26
2019-10-08Rollup merge of #65154 - skinny121:const-arg-diagnostic, r=varkorMazdak Farrokhzad-7/+72
2019-10-08Rollup merge of #65150 - XiangQingW:master, r=estebankMazdak Farrokhzad-11/+47
2019-10-08Rollup merge of #65098 - GuillaumeGomez:long-err-explanation-E0561, r=CentrilMazdak Farrokhzad-3/+31
2019-10-08Rollup merge of #65046 - sinkuu:cell_reorder, r=shepmasterMazdak Farrokhzad-46/+46
2019-10-08Rollup merge of #65040 - Centril:items-cleanup, r=estebankMazdak Farrokhzad-215/+212
2019-10-08Rollup merge of #64726 - andrewbanchich:unimplemented, r=rkruppeMazdak Farrokhzad-15/+32
2019-10-08Auto merge of #65186 - mati865:cargoup, r=alexcrichtonbors-0/+0
2019-10-07Auto merge of #64358 - cuviper:rustc-rayon-1.2, r=nikomatsakisbors-10/+12
2019-10-07add crossbeam-queue to the whitelistJosh Stone-0/+1
2019-10-07Name the threads in rayon's poolJosh Stone-0/+1
2019-10-07Rebase rustc-rayon on rayon-1.2Josh Stone-10/+10
2019-10-07use 'invalid argument' for vxWorksBaoshanPang-1/+3
2019-10-07Update CargoMateusz Mikuła-0/+0
2019-10-07Auto merge of #61430 - matthewjasper:drop-on-into-panic, r=oli-obkbors-286/+621
2019-10-07update ui testsGuillaume Gomez-7/+48
2019-10-07Add long error explanation for E0495Guillaume Gomez-2/+41
2019-10-07add `debug!` to evaluate_obligationNiko Matsakis-0/+2
2019-10-07fix ICE from debug output by using `kind_ty` in dumping closureNiko Matsakis-2/+9
2019-10-07avoid ICE when extracting closure-kind-ty from a canonicalized valueNiko Matsakis-1/+3
2019-10-07correct bug in the "has escaping regions" visitorNiko Matsakis-7/+9
2019-10-07make type-flags exhaustiveNiko Matsakis-1/+3
2019-10-07Auto merge of #64780 - choller:master, r=michaelwoeristerbors-1/+3
2019-10-07Auto merge of #65178 - Centril:rollup-ep1zztj, r=Centrilbors-10/+245
2019-10-07Update ui testsGuillaume Gomez-2/+3
2019-10-07Add long error explanation for E0561Guillaume Gomez-1/+28
2019-10-07Rollup merge of #65173 - tmandry:reffy-ref, r=tmandryMazdak Farrokhzad-0/+0
2019-10-07Rollup merge of #65164 - GuillaumeGomez:long-err-explanation-E0566, r=estebankMazdak Farrokhzad-2/+24
2019-10-07Rollup merge of #65137 - andjo403:selfProfiling_fix, r=michaelwoeristerMazdak Farrokhzad-4/+0
2019-10-07Test diagnostic output of type mismatches for types that have constben-0/+48
2019-10-07Fix compilation error after rebase.Charles Lew-2/+2
2019-10-07Auto merge of #64739 - guanqun:remove-as-str, r=estebankbors-1/+60
2019-10-07syntax: refactor with new `fn parse_use_tree_glob_or_nested`.Mazdak Farrokhzad-10/+11
2019-10-07syntax: use `parse_extern_abi` more.Mazdak Farrokhzad-8/+1
2019-10-07Add more tests, fix span issue, improve diagnostics.Charles Lew-4/+96