summary refs log tree commit diff
path: root/src/test/run-pass/deriving-clone-enum.rs
AgeCommit message (Expand)AuthorLines
2013-05-16syntax: implement #[deriving(DeepClone)]. Fixes #6514.Huon Wilson-2/+5
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-27testsuite: more `pub fn main`Tim Chevalier-1/+11
2013-03-22test: replace uses of old deriving attribute with new oneAndrew Paseltiner-1/+1
2013-03-04libsyntax: Implement `#[deriving_clone]`Patrick Walton-0/+9