Two of these caught my interest and seem a bit easier: - type parameter interference - breaking out of for each loops
I will try to handle them. On Wed, Aug 25, 2010 at 1:29 AM, Graydon Hoare <[email protected]> wrote: > On 10-08-24 11:46 AM, ori bar wrote: >> >> Do you have any recommendation about a bug/feature that would be >> better use of my rust coding time? I would be glad to know which. > > I've marked a preliminary set of bugs in the bug tracker with the tag > 'self'. You can see them via this search: > > http://github.com/graydon/rust/issues/labels/self > > This is in no way complete, but I think most of those are either > actually-blocking or sufficiently annoying that we're very likely to have to > fix them if we're going to make much progress on rustc. > > Unfortunately, none of them are particularly easy :( > > -Graydon > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > -- 1110101111111110 - it's a way of life _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
