summary refs log tree commit diff
path: root/src/test/ui/mir-dataflow/indirect-mutation-offset.stderr
blob: 1d5287c15ab7994983d160f6764fa9b3872b5ab7 (plain)
1
2
3
4
5
6
7
8
9
10
error: rustc_peek: bit not set
  --> $DIR/indirect-mutation-offset.rs:41:5
   |
LL |     rustc_peek(x);
   |     ^^^^^^^^^^^^^

error: stop_after_dataflow ended compilation

error: aborting due to 2 previous errors