Two of the changes mentioned in the development roadmap that Graydon sent out earlier this week were "Extend interfaces to full traits" and "Enforce implementation coherence". Those are addressed by this proposal for unifying traits and interfaces:
https://github.com/mozilla/rust/wiki/Proposal-for-unifying-traits-and-interfaces This work is already starting to get underway, as evidenced by occasional references to "traitfaces" that you might have seen go by on IRC and Twitter (e.g., https://twitter.com/littlecalculist/statuses/217867708212051969) (don't worry, we're not actually going to call them that). But I haven't made any announcement of the proposal here on rust-dev yet, so here it is. Feedback welcome! Lindsey _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
