about summary refs log tree commit diff
path: root/tests/ui/consts
AgeCommit message (Expand)AuthorLines
2023-02-21Rollup merge of #108000 - y21:no-zero-init-for-uninhabited, r=jackh726Dylan DPC-16/+4
2023-02-21Specify what 'this' actually isMichael Goulet-1/+1
2023-02-20basic dyn* support for MiriRalf Jung-6/+6
2023-02-18lint: don't suggest assume_init for uninhabited typesy21-16/+4
2023-02-17Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkovMatthias Krüger-0/+26
2023-02-16Move testsCaio-0/+26
2023-02-15Rollup merge of #107972 - saethlin:fix-test-ub, r=michaelwoeristerMatthias Krüger-1/+4
2023-02-15Fix unintentional UB in ui testsBen Kimock-1/+4
2023-02-12Suggest the correct array length on mismatchclubby789-2/+21
2023-02-07Tweak ICE messageEsteban Küber-3/+2
2023-02-02Bless tests.Camille GILLOT-12/+0
2023-01-31add and bless testsDeadbeef-0/+16
2023-01-30Modify primary span label for E0308Esteban Küber-5/+5
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-11/+224
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-0/+1
2023-01-24Move const-eval/stable-metric ui testsBryan Garza-0/+204
2023-01-23Bless and update consts testsBryan Garza-11/+20
2023-01-18Rollup merge of #106917 - compiler-errors:const-closure-foreign, r=tmiaskoMichael Goulet-0/+16
2023-01-18defer array len printing to const arg printingBoxy-8/+8
2023-01-17Rollup merge of #101698 - raldone01:feat/const_cmp_typeid, r=scottmcmDylan DPC-1/+14
2023-01-17Rollup merge of #106591 - Ezrashaw:attempted-integer-identifer, r=EstebankMatthias Krüger-0/+24
2023-01-16Constify `TypeId` ordering implsonestacked-1/+14
2023-01-16Encode const mir for closures if they're constMichael Goulet-0/+16
2023-01-15Tweak E0597Esteban Küber-0/+1
2023-01-14suggest fix for attempted integer identifier in patternsEzra Shaw-0/+24
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-2/+19
2023-01-12Rollup merge of #106322 - compiler-errors:CollectAllMismatches-infer-vars, r=...nils-0/+42
2023-01-11Rollup merge of #106097 - mejrs:mir_build2, r=oli-obkMichael Goulet-18/+33
2023-01-12fix fmt and blessDeadbeef-2/+19
2023-01-11Migrate pattern matchingmejrs-18/+33
2023-01-11Handle inference variables in CollectAllMismatches correctlyMichael Goulet-0/+42
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+27978