Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement all the other built-in derives | Florian Diebold | 2019-12-05 | 1 | -0/+7 |
| | | | | Since as long as we're not implementing the bodies, they all work the same way. | ||||
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -0/+10 |
| | |||||
* | Infer range types | oxalica | 2019-11-28 | 1 | -0/+6 |
| | |||||
* | Expand compile_error! | Jeremy Kolb | 2019-11-25 | 1 | -0/+1 |
| | |||||
* | Expand column!() | Jeremy Kolb | 2019-11-22 | 1 | -0/+1 |
| | |||||
* | Expand file! to dummy "" | kjeremy | 2019-11-22 | 1 | -0/+1 |
| | |||||
* | Add support for Stringify builtin macro | Piotr Szpetkowski | 2019-11-22 | 1 | -0/+1 |
| | |||||
* | Add basic bultin macro infrastructure | Edwin Cheng | 2019-11-11 | 1 | -0/+3 |
| | |||||
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -0/+142 |