]> git.lizzy.rs Git - rust.git/blob - src/test/ui/mir-dataflow/uninits-2.stderr
Rollup merge of #88805 - krhancoc:master, r=dtolnay
[rust.git] / src / test / ui / mir-dataflow / uninits-2.stderr
1 error: rustc_peek: bit not set
2   --> $DIR/uninits-2.rs:14: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