1error: rustc_peek: bit not set 2 --> $DIR/uninits-2.rs:14:5 3 | 4LL | rustc_peek(&x); 5 | ^^^^^^^^^^^^^^ 6 7error: stop_after_dataflow ended compilation 8 9error: aborting due to 2 previous errors 10 11