summaryrefslogtreecommitdiffstats
path: root/tests/ui/mir-dataflow/uninits-2.stderr
blob: 0ef954e35a4d807fa4814805d1e745342aa5572f (plain)
1
2
3
4
5
6
7
8
9
10
error: rustc_peek: bit not set
  --> $DIR/uninits-2.rs:14:5
   |
LL |     rustc_peek(&x);
   |     ^^^^^^^^^^^^^^

error: stop_after_dataflow ended compilation

error: aborting due to 2 previous errors