aboutsummaryrefslogtreecommitdiff
path: root/crates/proc_macro_api/src/rpc.rs
Commit message (Expand)AuthorAgeFilesLines
* Trim down IPC json sizeEdwin Cheng2021-03-241-4/+26
* avoid converting types into themselves via .into() (clippy::useless-conversion)Matthias Krüger2021-03-171-7/+4
* Remove redundant clonesYoshua Wuyts2021-02-051-1/+1
* Pass crate environment to proc macrosJonas Schievink2020-12-271-0/+4
* Retain types of proc macros and allow attr. macrosJonas Schievink2020-12-071-1/+1
* Deny unreachable-pubAleksey Kladov2020-11-021-17/+17
* Rename ra_proc_macro -> proc_macro_apiAleksey Kladov2020-08-131-0/+267