vgene / mir-dump-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build:

cargo build

Run tests:

cargo test

Run on a sample file:

cargo run -- tests/verify/pass/simple.rs

If the run was successful, the graphviz file nll-facts/foo/graph.dot should contain a MIR representation of the function foo.

About

License:Other


Languages

Language:Rust 100.0%