about summary refs log tree commit diff
path: root/src/libsyntax_ext/deriving/clone.rs
AgeCommit message (Expand)AuthorLines
2016-04-26shallow Clone for #[derive(Copy,Clone)]Alex Burka-30/+92
2016-02-22Fix #[derive] for empty structs with bracesVadim Petrochenkov-24/+26
2015-12-15Move built-in syntax extensions to a separate crateSeo Sanghyeon-0/+115