Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in public type names | Vincent Esche | 2021-01-09 | 1 | -2/+2 |
* | Remove unused clones in mbe | Edwin Cheng | 2020-12-30 | 1 | -8/+4 |
* | Refactor mbe parsing code | Edwin Cheng | 2020-12-29 | 1 | -13/+33 |
* | Add dedicated error for "proc macro not found" | Jonas Schievink | 2020-11-27 | 1 | -0/+2 |
* | Simplify error formatting | Laurențiu Nicola | 2020-11-26 | 1 | -1/+1 |
* | Implement `Display` for macro expansion errors | Jonas Schievink | 2020-11-26 | 1 | -0/+16 |
* | Use `ExpandResult` instead of `MacroResult` | Jonas Schievink | 2020-11-26 | 1 | -0/+8 |
* | Use named fields in `ExpandResult` | Jonas Schievink | 2020-11-26 | 1 | -11/+13 |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 1 | -0/+278 |