diff options
| author | Tyler Mandry <tmandry@gmail.com> | 2020-09-10 12:20:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-10 12:20:07 -0700 |
| commit | ac85a4d71eaf73ad0b729dbdbbf3623695c2dd6f (patch) | |
| tree | 7ea5a425cd5b65d9f735a8c670d0d662b8cd3ad6 /src/test/codegen | |
| parent | f9df658aad43b3a0328052b5347cd4a8cae8328f (diff) | |
| parent | 300b0acb85e41a19b518715147968f177679ebc1 (diff) | |
| download | rust-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
