Age | Commit message (Expand) | Author |
---|---|---|
2017-09-22 | Rename derive_debug → impl_debug. | Sergey Pepyakin |
2017-09-07 | Use `quote` instead of `syntex` for Rust code generation | Nick Fitzgerald |
2017-09-06 | Don't try and debug format blacklisted types when generating `impl Debug` blocks | Nick Fitzgerald |
2017-08-21 | Rename `TypeKind::Named` to `TypeKind::TypeParam` | Anna Liao |
2017-08-10 | Adds ImplDebug trait for creating the Debug trait implementations | Bastian Köcher |
2017-08-10 | Implements Debug trait for types which do not support derive Debug | Bastian Köcher |