diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-12 16:32:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-12 16:32:23 +0100 |
| commit | fac7122682664ae1a4325e05b43ba5b0817645b6 (patch) | |
| tree | d703045814615a1496b785ee140a459aeeddcb08 /src/test/rustdoc-ui/coverage/json.rs | |
| parent | d21320cbd910cabb5b3da93a35f9e42c65fbebf8 (diff) | |
| parent | 911c75ff5f11c28c9f355857a47c5cd2d73767e7 (diff) | |
| download | rust-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/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions
