aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro_srv/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Add testsEdwin Cheng2020-04-091-0/+3
* Implement expand_task and list_macrosEdwin Cheng2020-04-091-4/+27
* Add dylib loading codeEdwin Cheng2020-04-091-0/+2
* Add rustc_server (ra_tt rustc bridge)Edwin Cheng2020-04-091-0/+3
* Add bridge::TokenStream to crate scopeEdwin Cheng2020-04-061-0/+1
* Add proc_macro mod (copy from lib_proc_macro)Edwin Cheng2020-04-061-0/+4
* Introduce ra_proc_macro_srvEdwin Cheng2020-04-031-0/+21