summaryrefslogtreecommitdiffstats
path: root/src/test/ui/mir-dataflow/liveness-enum.stderr
blob: 483944d731aed0bd9aa4ed7d65c84d2f7976424a (plain)
1
2
3
4
5
6
7
8
9
10
error: rustc_peek: bit not set
  --> $DIR/liveness-enum.rs:15:5
   |
LL |     rustc_peek(x);
   |     ^^^^^^^^^^^^^

error: stop_after_dataflow ended compilation

error: aborting due to 2 previous errors