aboutsummaryrefslogtreecommitdiff
path: root/crates/proc_macro_api/src/msg.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy::redudant_borrowMaan20032021-06-131-1/+1
* NFC: remove redundant clones (clippy::perf)Matthias Krüger2021-06-031-1/+1
* Improve message usage in proc-macroEdwin Cheng2021-03-231-4/+8
* Ignore proc-macro stdout to prevent IPC crashEdwin Cheng2021-03-231-7/+18
* Fixed typos in code commentsVincent Esche2021-01-091-1/+1
* Remove serde_stacker which depends on ccEdwin Cheng2021-01-011-2/+1
* Fix deep syntax tree bug generated by proc-macroEdwin Cheng2021-01-011-1/+8
* Rename ra_proc_macro -> proc_macro_apiAleksey Kladov2020-08-131-0/+89