blob: 23d0679cb1ac180c30f583b78710fa609df69da2 [file] [log] [blame]
error: rustc_peek: bit not set
--> $DIR/inits-1.rs:14:14
|
LL | unsafe { rustc_peek(&ret); }
| ^^^^^^^^^^^^^^^^
error: rustc_peek: bit not set
--> $DIR/inits-1.rs:34:14
|
LL | unsafe { rustc_peek(&y); }
| ^^^^^^^^^^^^^^
error: rustc_peek: bit not set
--> $DIR/inits-1.rs:42:14
|
LL | unsafe { rustc_peek(&x); }
| ^^^^^^^^^^^^^^
error: stop_after_dataflow ended compilation
error: aborting due to 4 previous errors