aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro_srv/src/rustc_server.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_tt -> ttAleksey Kladov2020-08-121-4/+4
* proc_macro: fix current nightly/future stable ABI incompatibilityrobojumper2020-05-311-3/+10
* ra_proc_macro: cleanups here and thereveetaha2020-04-201-1/+1
* Merge empty delim subtree in proc-macroEdwin Cheng2020-04-181-1/+10
* Add dylib loading codeEdwin Cheng2020-04-091-0/+4
* Remove unused funcEdwin Cheng2020-04-091-3/+1
* Add rustc_server (ra_tt rustc bridge)Edwin Cheng2020-04-091-0/+686