summary refs log tree commit diff
path: root/src/test/ui/consts/const_limit
AgeCommit message (Expand)AuthorLines
2020-06-28Update testsDylan MacKenzie-3/+1
2020-06-28Update testsDylan MacKenzie-5/+4
2020-06-12fix const_prop spans and re-bless testsRalf Jung-10/+13
2020-03-22Rename `TimeLimitReached` -> `StepLimitReached`Dylan MacKenzie-1/+1
2020-03-17Update const-eval testsDylan MacKenzie-35/+39
2020-03-05Bumped version number for const_eval_limit in active.rsChristoph Schmidler-3/+27
2020-03-05Opt out of CTFE if the 'const_eval_limit' is set to 0Christoph Schmidler-1/+9
2020-03-05Add a new test to reach const_limit setting, although with wrong WARNINGs yetChristoph Schmidler-20/+35
2020-03-05Disable CTFE if const_limit was set to 0, otherwise use the value set, which ...Christoph Schmidler-1/+33
2020-03-05Prepare const_limit feature gate and attributeChristoph Schmidler-0/+24