remove ICEin intrinsic

This commit is contained in:
Ralf Jung 2020-04-01 19:12:22 +02:00
parent 552775b593
commit 3911388e06

View File

@ -217,8 +217,6 @@ fn call_intrinsic(
this.write_immediate(*val, place.into())?;
}
"breakpoint" => unimplemented!(), // halt miri
#[rustfmt::skip]
| "copy"
| "copy_nonoverlapping"