On Tue, Aug 27, 2013 at 1:36 PM, Tim Chevalier <[email protected]> wrote: > > There are only a few rusti bugs in the issue tracker -- > https://github.com/mozilla/rust/issues?direction=desc&labels=A-rusti&milestone=&page=1&sort=created&state=open > -- but I'm sure you will discover more issues to fix as you start > diving into the code.
There are limitations of the current implementation since it actually recompiles the whole output each time. It would be really nice to look at what `cling` (C++ interpreter built on libclang) does and copy the strategy. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
