aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_expand/src/proc_macro.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename test modulesLaurențiu Nicola2020-07-311-1/+1
* Pass trivially copy types as copykjeremy2020-05-261-1/+1
* Improve remove dervie attrsEdwin Cheng2020-04-211-10/+96
* Implement ra_proc_macro client logicEdwin Cheng2020-03-311-1/+26
* Remove deps on tt_mbeEdwin Cheng2020-03-261-2/+3
* Add ProcMacroClientEdwin Cheng2020-03-251-16/+14
* Use dummy implementationEdwin Cheng2020-03-251-2/+3
* Add basic custom derive loweringEdwin Cheng2020-03-251-0/+32