rust/tests/ui/mir-dataflow/liveness-ptr.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
204 B
Plaintext
Raw Normal View History

error: rustc_peek: bit not set
2020-06-27 09:47:18 +00:00
--> $DIR/liveness-ptr.rs:18:5
|
2020-06-27 09:47:18 +00:00
LL | rustc_peek(x);
| ^^^^^^^^^^^^^
error: stop_after_dataflow ended compilation
error: aborting due to 2 previous errors