about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-07-30Auto merge of #52722 - alexcrichton:more-identifier-lints, r=oli-obkbors-0/+38
2018-07-30Auto merge of #52823 - RalfJung:test, r=eddybbors-2/+21
2018-07-29dont hardcode vtable size in codegen testRalf Jung-2/+2
2018-07-29update codegen testsRalf Jung-2/+2
2018-07-29Move a test that depends on the arch bitwidth to compile-failOliver Schneider-43/+0
2018-07-29Sanity-check all constantsOliver Schneider-15/+550
2018-07-29Auto merge of #52620 - mikhail-m1:51351, r=nikomatsakisbors-46/+139
2018-07-29invalid_const_promotion: check if we get the right signalRalf Jung-2/+21
2018-07-29fix issues #51351 and #52133Mikhail Modin-46/+139
2018-07-28Auto merge of #52355 - pietroalbini:zfeature, r=eddybbors-0/+21
2018-07-28Auto merge of #52585 - GuillaumeGomez:generic-impls, r=QuietMisdreavusbors-5/+29
2018-07-28Auto merge of #52546 - nikomatsakis:issue-52050, r=pnkfelixbors-0/+42
2018-07-28Don't display full blanket implementation and put it into its own sectionGuillaume Gomez-4/+4
2018-07-28Auto merge of #52761 - toidiu:ak-static-infer-fg, r=nikomatsakisbors-0/+121
2018-07-28Auto merge of #52802 - kennytm:rollup, r=kennytmbors-0/+46
2018-07-28Rollup merge of #52740 - estebank:crate-name, r=petrochenkovkennytm-0/+34
2018-07-28Rollup merge of #52702 - csmoe:mut_diff, r=estebankkennytm-0/+12
2018-07-28Auto merge of #52678 - matthewjasper:better-spans, r=nikomatsakisbors-134/+272
2018-07-27Add the -Zcrate-attr=foo nightly rustc flag to inject crate attributesPietro Albini-0/+21
2018-07-27Auto merge of #52648 - davidtwco:issue-52533, r=nikomatsakisbors-50/+162
2018-07-27Region inference error messages no longer start with 'free region'David Wood-8/+8
2018-07-27Auto merge of #52733 - pnkfelix:issue-51348-make-temp-for-each-candidate-in-a...bors-0/+33
2018-07-27Improved mechanism for naming regions in non-annotated types.David Wood-10/+70
2018-07-27Change label from closure to function where appropriate.David Wood-34/+32
2018-07-27Fixed missing whitespace on some elaborated types.David Wood-3/+3
2018-07-27Update affected tests.David Wood-22/+22
2018-07-27Added fully elaborated type label for inferred arguments.David Wood-0/+54
2018-07-27Auto merge of #52681 - pnkfelix:z-borrowck-migrate, r=nikomatsakisbors-28/+155
2018-07-27Auto merge of #52650 - oli-obk:associated_existential_types, r=nikomatsakisbors-0/+104
2018-07-27fix tidytoidiu-1/+0
2018-07-26fix test and add feature gate testtoidiu-4/+43
2018-07-26some comment about not infering static lifetimes testtoidiu-1/+7
2018-07-26feature gate for inferring 'static lifetimestoidiu-0/+77
2018-07-26Auto merge of #52673 - oli-obk:mutable_promoted, r=nagisa,cramertj,estebankbors-0/+17
2018-07-26Tweak the raw_identifiers lints in 2018Alex Crichton-0/+38
2018-07-26Use better spans for cannot-move errorsMatthew Jasper-4/+191
2018-07-26Use better spans for dummy accesses used in matchesMatthew Jasper-130/+81
2018-07-26Suggest underscore when using dashes in crate namet push forkEsteban Küber-0/+34
2018-07-26Auto merge of #52735 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-116/+785
2018-07-26Auto merge of #52488 - nikomatsakis:nll-issue-48071-universe-and-sub, r=pnkfelixbors-110/+353
2018-07-26Rollup merge of #52734 - nagisa:sparcfix, r=oli-obkMark Rousskov-0/+36
2018-07-26Rollup merge of #52723 - alexcrichton:fix-extern-rename-ice, r=estebankMark Rousskov-0/+45
2018-07-26Rollup merge of #52721 - cramertj:try-poll, r=aturonMark Rousskov-0/+61
2018-07-26Rollup merge of #52695 - oli-obk:const_err_panic, r=petrochenkovMark Rousskov-0/+24
2018-07-26Rollup merge of #52649 - estebank:fmt-span, r=oli-obkMark Rousskov-13/+258
2018-07-26Rollup merge of #52647 - csmoe:closure_arg_ignore, r=estebankMark Rousskov-0/+8
2018-07-26Rollup merge of #52635 - yodaldevoid:issue_18804, r=oli-obkMark Rousskov-0/+43
2018-07-26Rollup merge of #52617 - matthewjasper:remove-unused-code, r=nikomatsakisMark Rousskov-103/+121
2018-07-26Rollup merge of #52558 - wesleywiser:ice_melting, r=estebankMark Rousskov-0/+189
2018-07-26Add a test for sparc64 ABI issueSimonas Kazlauskas-0/+36