summary refs log tree commit diff
path: root/tests/ui/consts
AgeCommit message (Expand)AuthorLines
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-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