2018-08-08 07:28:26 -05:00
|
|
|
error: rustc_peek: bit not set
|
2019-04-07 10:07:36 -05:00
|
|
|
--> $DIR/uninits-2.rs:14:14
|
2018-08-08 07:28:26 -05:00
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | unsafe { rustc_peek(&x) };
|
2018-08-08 07:28:26 -05:00
|
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: stop_after_dataflow ended compilation
|
|
|
|
|
|
|
|
error: aborting due to 2 previous errors
|
|
|
|
|