blob: 8ed735111bd2f9ed89242e1e99aeee803dcd5df5 [file] [log] [blame]
error: rustc_peek: bit not set
--> $DIR/uninits-2.rs:25:14
|
LL | unsafe { rustc_peek(&x) }; //~ ERROR rustc_peek: bit not set
| ^^^^^^^^^^^^^^
error: stop_after_dataflow ended compilation
error: aborting due to 2 previous errors