]> git.lizzy.rs Git - rust.git/blob - src/test/mir-opt/graphviz.rs
Auto merge of #105436 - nnethercote:inline-place_contents_drop_state_cannot_differ...
[rust.git] / src / test / mir-opt / graphviz.rs
1 // Test graphviz output
2 // compile-flags: -Z dump-mir-graphviz
3
4 // EMIT_MIR graphviz.main.built.after.dot
5 fn main() {}