]> git.lizzy.rs Git - rust.git/history - miri/lib.rs
Reduce the chance of accidentally calling functions in CTFE
[rust.git] / miri / lib.rs
2017-08-01 Oliver SchneiderReduce the chance of accidentally calling functions...
2017-08-01 Oliver SchneiderMove more non-CTFE operations to the Machine
2017-08-01 Oliver SchneiderSplit "new" miri crate into modules
2017-08-01 Oliver SchneiderImplement the first machine function
2017-08-01 Oliver SchneiderSplit up miri into the librustc_mir and bin parts