Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #4234 | bors[bot] | 2020-05-02 | 1 | -10/+21 |
|\ | |||||
| * | Support local_inner_macros | Edwin Cheng | 2020-05-01 | 1 | -10/+21 |
* | | Introduce LowerCtx for path lowering | Edwin Cheng | 2020-05-01 | 1 | -1/+1 |
|/ | |||||
* | Rename to CustomDerive | Edwin Cheng | 2020-03-25 | 1 | -1/+1 |
* | Add basic custom derive lowering | Edwin Cheng | 2020-03-25 | 1 | -0/+1 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -1/+1 |
* | Implement concat macro | Edwin Cheng | 2020-03-03 | 1 | -11/+12 |
* | Add LazyMacroId | Edwin Cheng | 2020-03-03 | 1 | -1/+4 |
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -1/+2 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -3/+3 |
* | Add MacroDefKind | Edwin Cheng | 2019-11-11 | 1 | -4/+4 |
* | Add basic bultin macro infrastructure | Edwin Cheng | 2019-11-11 | 1 | -2/+5 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -0/+46 |