diff options
author | bors <bors@rust-lang.org> | 2023-03-28 09:43:19 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-03-28 09:43:19 +0000 |
commit | 60660371efe59dfc99644e9d709a1b71e25ae2ac (patch) | |
tree | 6cd6e0a67e2dc0f01ba43127dde3b648d88509d2 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | f418859d8a464fb9ff5b5b1a4459d35fb8cfab1d (diff) | |
parent | 054009d17eef7355571fe8796d14e17b77cae825 (diff) | |
download | rust-60660371efe59dfc99644e9d709a1b71e25ae2ac.tar.gz |
Auto merge of #109557 - fee1-dead-contrib:mv-const-traits, r=oli-obk
Move const trait bounds checks to MIR constck
Fixes #109543. When checking paths in HIR typeck, we don't want to check for const predicates since all we want might just be a function pointer. Therefore we move this to MIR constck and check that bounds are met during MIR constck.
r? `@oli-obk`
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions