aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_expand/src/eager.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed nested eager macro bugEdwin Cheng2021-01-031-0/+6
|
* Store invocation site for eager macrosJonas Schievink2020-12-221-8/+6
|
* Rename `error_sink` to `diagnostic_sink`Jonas Schievink2020-12-031-11/+12
|
* Propagate eager expansion errorsJonas Schievink2020-12-031-16/+99
|
* builtin_macro: move to `mbe::ExpandResult`Jonas Schievink2020-11-301-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/+144