diff options
| author | bors <bors@rust-lang.org> | 2023-09-18 19:41:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-18 19:41:21 +0000 |
| commit | 46b55ae1762de67bc69d3236830642842241999b (patch) | |
| tree | 74eaf8b28d8002de7c257ce857d3beb7be20e95f /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | f9f8bffaec5264366d9c2bc74f865a473f2a2369 (diff) | |
| parent | b7cc765b602bcb1e0a0a8883b6d982c47b3236c1 (diff) | |
| download | rust-46b55ae1762de67bc69d3236830642842241999b.tar.gz rust-46b55ae1762de67bc69d3236830642842241999b.zip | |
Auto merge of #115748 - RalfJung:post-mono, r=oli-obk
move required_consts check to general post-mono-check function This factors some code that is common between the interpreter and the codegen backends into shared helper functions. Also as a side-effect the interpreter now uses the same `eval` functions as everyone else to get the evaluated MIR constants. Also this is in preparation for another post-mono check that will be needed for (the current hackfix for) https://github.com/rust-lang/rust/issues/115709: ensuring that all locals are dynamically sized. I didn't expect this to change diagnostics, but it's just cycle errors that change. r? `@oli-obk`
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
