]> git.lizzy.rs Git - rust.git/blob - src/test/ui/mir-dataflow/liveness-ptr.stderr
Merge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5' into psimd
[rust.git] / src / test / ui / mir-dataflow / liveness-ptr.stderr
1 error: rustc_peek: bit not set
2   --> $DIR/liveness-ptr.rs:18: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