mirror of
https://github.com/rust-lang/rust
synced 2024-11-05 20:45:15 +00:00
10 lines
203 B
Text
10 lines
203 B
Text
error: rustc_peek: bit not set
|
|
--> $DIR/uninits-2.rs:14:5
|
|
|
|
|
LL | rustc_peek(&x);
|
|
| ^^^^^^^^^^^^^^
|
|
|
|
error: stop_after_dataflow ended compilation
|
|
|
|
error: aborting due to 2 previous errors
|
|
|