We've got just the thing for you! Our bug tracker has a tag for "interesting projects":
https://github.com/mozilla/rust/issues?labels=A-an-interesting-project Many of these features are things that we'd love to have, but that none of the official developers have time to complete for 1.0. Some of them are rather ambitious, others less so. >From skimming, here are some that stand out: https://github.com/mozilla/rust/issues/7746 https://github.com/mozilla/rust/issues/6750 https://github.com/mozilla/rust/issues/5853 https://github.com/mozilla/rust/issues/3591 (the interesting bit of this one would be compiling regexes to state machines at compile time) https://github.com/mozilla/rust/issues/2235 On Tue, Oct 1, 2013 at 9:43 AM, Dan Cristian Octavian < [email protected]> wrote: > Hello, > > I will be working on my master's degree individual project this year and I > was very interested in picking up a Rust-related project. > > The purpose of this email is to ask for suggestions/proposals for Rust > related work that could be done in the context of such a project. > > I've been following the rust project for quite a while, but didn't find > the time to contribute. I noticed that the task to build the interpreter > was picked up in a similar fashion. > > One of my first thoughts when I saw the Rust project was to make it > runtimeless. Shortly after that was achieved rather trivially with zero.rs. > I don't know if any major improvement can be done there. > > Other ideas I had are in the style of build X (library/kernel/etc.) with > Rust. I don't know how relevant this is. > > Please let me know if you have suggestions. > > Many thanks, > > Dan > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
