Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim down IPC json size | Edwin Cheng | 2021-03-24 | 1 | -4/+26 |
* | avoid converting types into themselves via .into() (clippy::useless-conversion) | Matthias Krüger | 2021-03-17 | 1 | -7/+4 |
* | Remove redundant clones | Yoshua Wuyts | 2021-02-05 | 1 | -1/+1 |
* | Pass crate environment to proc macros | Jonas Schievink | 2020-12-27 | 1 | -0/+4 |
* | Retain types of proc macros and allow attr. macros | Jonas Schievink | 2020-12-07 | 1 | -1/+1 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -17/+17 |
* | Rename ra_proc_macro -> proc_macro_api | Aleksey Kladov | 2020-08-13 | 1 | -0/+267 |