TomBebbington / jit.rs

LibJIT wrapper for Rust
http://tombebbington.github.io/jit.rs/jit/index.html
MIT License
59 stars 11 forks source link

Fix for compiling under rustc 1.6.0-nightly #13

Open freemountain opened 8 years ago

freemountain commented 8 years ago

Disclaimer: My rust skills are very poor. But the compiler hints are very good, so i fixed every error and it compiles and passes tests :smiley: