summary refs log tree commit diff
path: root/src/test/ui/consts/control-flow
AgeCommit message (Expand)AuthorLines
2019-12-13Ensure test actually uses dataflow, not simulationDylan MacKenzie-3/+7
2019-12-13Apply suggestions from reviewDylan MacKenzie-0/+2
2019-12-13Fix grammar in test descriptionecstatic-morse-1/+1
2019-12-13Bless modified testsDylan MacKenzie-80/+298
2019-12-13Add qualif smoke tests for const loopsDylan MacKenzie-0/+61
2019-12-13Extend control flow basics tests with loopsDylan MacKenzie-9/+52
2019-12-12Require `allow_internal_unstable` for stable min_const_fn using unstable feat...Oliver Scherer-27/+31
2019-11-27Combine similar tests for const matchJoshua Nelson-22/+11
2019-11-26Rollup merge of #66788 - ecstatic-morse:const-fn-unreachable, r=CentrilTyler Mandry-0/+21
2019-11-26Remove test for #66758Dylan MacKenzie-6/+0
2019-11-26Add regression test for #66756Dylan MacKenzie-0/+27
2019-11-26Test multiple variantsJoshua Nelson-0/+2
2019-11-25Add wildcard test for const_if_matchJoshua Nelson-0/+19
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-0/+1245