summary refs log tree commit diff
path: root/src/test/auxiliary/custom_derive_plugin_attr.rs
AgeCommit message (Expand)AuthorLines
2015-08-29Allow #[derive()] to generate unsafe trait implsMichael Layzell-0/+1
2015-05-22Let MultiItemDecorator take `&Annotatable` (fixes #25683)Manish Goregaokar-2/+2
2015-05-17Allow #[derive()] to generate unsafe methodsManish Goregaokar-0/+1
2015-05-13RebasingNick Cameron-5/+5
2015-05-02Rename AstBuilder::expr_int -> AstBuilder::expr_isizeManish Goregaokar-2/+3
2015-05-01Add test for custom deriving plugins which rely on field attributesManish Goregaokar-0/+86