about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-12 16:32:23 +0100
committerGitHub <noreply@github.com>2020-03-12 16:32:23 +0100
commitfac7122682664ae1a4325e05b43ba5b0817645b6 (patch)
treed703045814615a1496b785ee140a459aeeddcb08 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd21320cbd910cabb5b3da93a35f9e42c65fbebf8 (diff)
parent911c75ff5f11c28c9f355857a47c5cd2d73767e7 (diff)
downloadrust-fac7122682664ae1a4325e05b43ba5b0817645b6.tar.gz
rust-fac7122682664ae1a4325e05b43ba5b0817645b6.zip
Rollup merge of #69830 - RalfJung:miri-invalid-terminator, r=oli-obk
miri: ICE on invalid terminators

We've run a lot of MIR in Miri (including some generators) and never seen these.

@tmandry is it correct that `Yield` and `GeneratorDrop` get lowered away?

@eddyb @oli-obk what's with this `Abort` that does not seem to ever actually exist? Codegen *does* seem to handle it, so I wonder why Miri can get away without that. In fact, codegen handles it twice:

https://github.com/rust-lang/rust/blob/1d5241c96208ca7d925442b1a5fa45ad18717a6f/src/librustc_codegen_ssa/mir/block.rs#L796

https://github.com/rust-lang/rust/blob/1d5241c96208ca7d925442b1a5fa45ad18717a6f/src/librustc_codegen_ssa/mir/mod.rs#L296
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions