summary refs log tree commit diff
path: root/src/test/run-pass-fulldeps/proc-macro
AgeCommit message (Expand)AuthorLines
2017-01-06rustc: Stabilize the `proc_macro` featureAlex Crichton-41/+1
2017-01-06Style fixesJosh Driver-2/+1
2017-01-06Stop macro calls in structs for proc_macro_derive from panicingJosh Driver-0/+53
2016-12-02Allow --test to be used on proc-macro cratesJosh Driver-0/+30
2016-11-10Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrcbors-0/+51
2016-11-10Add regression test.Jeffrey Seyfried-0/+51
2016-11-10Test `#[macro_reexport]`ing custom derives.Jeffrey Seyfried-0/+38
2016-11-08Allow proc_macro functions to whitelist specific attributesJosh Driver-15/+70
2016-10-10Test derive expansion ordering.Jeffrey Seyfried-1/+2
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-0/+380