blob: 0ae9a40c96aaaf577980973b3f6224da1cad2ab2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|