]> git.lizzy.rs Git - rust.git/blob - tests/ui/mir-dataflow/liveness-enum.stderr
Rollup merge of #103236 - tspiteri:redoc-int-adc-sbb, r=m-ou-se
[rust.git] / tests / ui / mir-dataflow / liveness-enum.stderr
1 error: rustc_peek: bit not set
2   --> $DIR/liveness-enum.rs:15:5
3    |
4 LL |     rustc_peek(x);
5    |     ^^^^^^^^^^^^^
6
7 error: stop_after_dataflow ended compilation
8
9 error: aborting due to 2 previous errors
10