aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* ra_proc_macro: cleanups here and thereveetaha2020-04-201-10/+7
* Fix extern_process argsEdwin Cheng2020-04-161-3/+8
* Add proc-macro cli command for rust-analyzerEdwin Cheng2020-04-161-2/+5
* Introduce ra_proc_macro_srvEdwin Cheng2020-04-031-2/+1
* Improve shutdown processEdwin Cheng2020-03-311-7/+9
* Implement ra_proc_macro client logicEdwin Cheng2020-03-311-18/+65
* Remove deps on tt_mbeEdwin Cheng2020-03-261-34/+10
* Refactoring a bitEdwin Cheng2020-03-261-7/+12
* Add ProcMacroClientEdwin Cheng2020-03-251-5/+76
* Add ra_proc_macroEdwin Cheng2020-03-251-0/+7