Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 4 | -28/+38 | |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 | |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 2 | -9/+9 | |
* | Cleanup | Aleksey Kladov | 2020-10-07 | 1 | -12/+10 | |
* | Added unit test for negative number literals in macros. | Tim | 2020-10-06 | 1 | -0/+21 | |
* | Fixed parsing of negative number literals in macros. | Tim | 2020-10-06 | 1 | -5/+12 | |
* | Bump smol_str from 0.1.16 to 0.1.17 | Jean SIMARD | 2020-09-24 | 1 | -1/+4 | |
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 | |
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -3/+3 | |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 10 | -0/+4396 |