aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro_srv/src/cli.rs
Commit message (Expand)AuthorAgeFilesLines
* Cacheproc-macro dllsEdwin Cheng2020-04-261-3/+5
* Refactor a bitEdwin Cheng2020-04-241-8/+3
* Bubble up errorEdwin Cheng2020-04-231-9/+6
* Fix typoEdwin Cheng2020-04-231-1/+1
* Panic proc macro srv if read request failedEdwin Cheng2020-04-231-2/+3
* ra_proc_macro: cleanups here and thereveetaha2020-04-201-35/+23
* Add proc-macro cli command for rust-analyzerEdwin Cheng2020-04-161-0/+56