Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MacroFileKind | Edwin Cheng | 2019-12-08 | 1 | -2/+2 |
| | |||||
* | Implement all the other built-in derives | Florian Diebold | 2019-12-05 | 1 | -15/+79 |
| | | | | Since as long as we're not implementing the bodies, they all work the same way. | ||||
* | Implement derive(Copy, Clone) properly (well, kind of) | Florian Diebold | 2019-12-05 | 1 | -7/+180 |
| | |||||
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -0/+64 |