aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_expand/src/hygiene.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make macro def krate mandatoryJonas Schievink2020-12-151-2/+2
| | | | Refactors builtin derive support to go through proper name resolution
* Use the right `def_crate` for builtin macrosJonas Schievink2020-12-071-1/+1
|
* Rename `CustomDerive` to `ProcMacro`Jonas Schievink2020-09-181-1/+1
| | | | | It handles fn-like macros too, and will handle attribute macros in the future
* Rename ra_hir_expand -> hir_expandAleksey Kladov2020-08-131-0/+66