Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store invocation site for eager macros | Jonas Schievink | 2020-12-22 | 1 | -8/+6 |
| | |||||
* | Rename `error_sink` to `diagnostic_sink` | Jonas Schievink | 2020-12-03 | 1 | -11/+12 |
| | |||||
* | Propagate eager expansion errors | Jonas Schievink | 2020-12-03 | 1 | -16/+99 |
| | |||||
* | builtin_macro: move to `mbe::ExpandResult` | Jonas Schievink | 2020-11-30 | 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/+144 |