about summary refs log tree commit diff
path: root/src/test/codegen
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2020-09-10 12:20:07 -0700
committerGitHub <noreply@github.com>2020-09-10 12:20:07 -0700
commitac85a4d71eaf73ad0b729dbdbbf3623695c2dd6f (patch)
tree7ea5a425cd5b65d9f735a8c670d0d662b8cd3ad6 /src/test/codegen
parentf9df658aad43b3a0328052b5347cd4a8cae8328f (diff)
parent300b0acb85e41a19b518715147968f177679ebc1 (diff)
downloadrust-ac85a4d71eaf73ad0b729dbdbbf3623695c2dd6f.tar.gz
rust-ac85a4d71eaf73ad0b729dbdbbf3623695c2dd6f.zip
Rollup merge of #76559 - lcnr:const-evaluatable, r=oli-obk
add the `const_evaluatable_checked` feature

Implements a rather small subset of https://github.com/rust-lang/compiler-team/issues/340

Unlike the MCP, this does not try to compare different constant, but instead only adds the constants found in where clauses
to the predicates of a function. This PR adds the feature gate `const_evaluatable_checked`, without which nothing should change.

r? @oli-obk @eddyb
Diffstat (limited to 'src/test/codegen')
0 files changed, 0 insertions, 0 deletions