diff options
author | bors <bors@rust-lang.org> | 2023-05-02 03:42:37 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-05-02 03:42:37 +0000 |
commit | 5133e154590991203c84702ef59482f729b19bbf (patch) | |
tree | b2d075cd5993b4d9d8d327ff278f5e0a6e61faaf /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 1cb63572d271855a5ccef79a3e10a8015d00f6ad (diff) | |
parent | d1bd1be66834d166a9cf509250ffad1de8ff2709 (diff) | |
download | rust-5133e154590991203c84702ef59482f729b19bbf.tar.gz |
Auto merge of #109521 - tmiasko:const-prop-validation, r=wesleywiser
Don't validate constants in const propagation
Validation is neither necessary nor desirable.
The constant validation is already omitted at mir-opt-level >= 3, so there there are not changes in MIR test output (the propagation of invalid constants is covered by an existing test in tests/mir-opt/const_prop/invalid_constant.rs).
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions