I'd like to see more testing of impl-tools.
It supports a number of things, including a more flexible #[derive], impl Self syntax, auto trait implementation over generic types, and singleton! { .. }.
There have been some good suggestions (better support for new-type wrappers, better error messages). Keep them coming!