about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-18 19:41:21 +0000
committerbors <bors@rust-lang.org>2023-09-18 19:41:21 +0000
commite9dc753b7ba7ebe2d384d53a9b4a5baacc68c1cf (patch)
treeb06c89ef9d81524b9175b1a78176d805af31c038 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent66aa7f7cac015730fa96ebb9b63e5554f97f7d1d (diff)
parent3226e4b01089b4e8e8d474a8d498bb0c68e76ed2 (diff)
downloadrust-e9dc753b7ba7ebe2d384d53a9b4a5baacc68c1cf.tar.gz
rust-e9dc753b7ba7ebe2d384d53a9b4a5baacc68c1cf.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-sha1.rs')
0 files changed, 0 insertions, 0 deletions