summary refs log tree commit diff
path: root/src/librustc/middle/limits.rs
AgeCommit message (Expand)AuthorLines
2020-03-05Bumped version number for const_eval_limit in active.rsChristoph Schmidler-8/+6
2020-03-05Add a new test to reach const_limit setting, although with wrong WARNINGs yetChristoph Schmidler-2/+2
2020-03-05Disable CTFE if const_limit was set to 0, otherwise use the value set, which ...Christoph Schmidler-7/+7
2020-03-05Prepare const_limit feature gate and attributeChristoph Schmidler-0/+68