Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
mir-opt
/
dataflow.rs
blob: 5ed3da4c531a848c0982cb7cb339d4488c97a7a0 [
file
]
// skip-filecheck
// Test graphviz dataflow output
//@ compile-flags: -Z dump-mir=main -Z dump-mir-dataflow
// EMIT_MIR dataflow.main.maybe_uninit.borrowck.dot
fn
main
()
{}