os-rust/src/test/ui/mir-dataflow/uninits-2.stderr
2019-05-12 18:46:43 +01:00

10 lines
224 B
Text

error: rustc_peek: bit not set
--> $DIR/uninits-2.rs:14:14
|
LL | unsafe { rustc_peek(&x) };
| ^^^^^^^^^^^^^^
error: stop_after_dataflow ended compilation
error: aborting due to 2 previous errors