Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 273 Bytes

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.