Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 1 | -2/+2 |
| | | | | Refactors builtin derive support to go through proper name resolution | ||||
* | Use the right `def_crate` for builtin macros | Jonas Schievink | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Rename `CustomDerive` to `ProcMacro` | Jonas Schievink | 2020-09-18 | 1 | -1/+1 |
| | | | | | It handles fn-like macros too, and will handle attribute macros in the future | ||||
* | Rename ra_hir_expand -> hir_expand | Aleksey Kladov | 2020-08-13 | 1 | -0/+66 |