aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_expand/src/hygiene.rs
Commit message (Expand)AuthorAgeFilesLines
* Add expansion infrastructure for derive macrosFlorian Diebold2019-12-051-1/+2
* Replace `ra_hir_expand::either` with crateice10002019-12-031-3/+3
* Add MacroDefKindEdwin Cheng2019-11-111-4/+4
* Add basic bultin macro infrastructureEdwin Cheng2019-11-111-2/+5
* move hygiene to hir_expandAleksey Kladov2019-10-301-0/+46