11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
error: rustc_peek: bit not set
|
|
--> $DIR/indirect-mutation-offset.rs:34:14
|
|
|
|
|
LL | unsafe { rustc_peek(x) };
|
|
| ^^^^^^^^^^^^^
|
|
|
|
error: stop_after_dataflow ended compilation
|
|
|
|
error: aborting due to 2 previous errors
|
|
|