Go to file
2016-02-02 04:47:28 -06:00
src Update for changes in rustc master. 2016-01-11 20:30:15 -06:00
test Enable a test that works now with rustc master. 2016-01-15 16:29:10 -06:00
.gitignore Ignore generated MIR and PNG files. 2015-12-30 12:10:44 -06:00
Cargo.lock Add the interpreter from my rustc branch and hook it up to CompileController. 2015-11-12 15:50:58 -06:00
Cargo.toml Restructure into separate binary and library. 2015-11-21 21:20:06 -06:00
LICENSE-APACHE Add licenses and readme. 2016-02-02 04:47:28 -06:00
LICENSE-MIT Add licenses and readme. 2016-02-02 04:47:28 -06:00
README.md Add licenses and readme. 2016-02-02 04:47:28 -06:00

miri

An experimental interpreter for Rust's mid-level intermediate representation (MIR).

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.