aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro_srv/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_toolchain -> toolchainAleksey Kladov2020-08-121-1/+1
* Rename ra_tt -> ttAleksey Kladov2020-08-121-1/+1
* cargo_metadata 0.11.1 and cargo updatekjeremy2020-07-291-1/+1
* Add a license field to all the cratesYuki Okushi2020-07-141-0/+1
* Fix tests, apply code review proposalsveetaha2020-05-311-0/+1
* Update cargo-metadataEdwin Cheng2020-05-091-2/+2
* Bump depsLaurențiu Nicola2020-05-011-1/+1
* Use mmap for proc macro libsLaurențiu Nicola2020-04-171-0/+1
* Add testsEdwin Cheng2020-04-091-0/+1
* Add dylib loading codeEdwin Cheng2020-04-091-1/+3
* Add rustc_server (ra_tt rustc bridge)Edwin Cheng2020-04-091-1/+1
* Refactor depsEdwin Cheng2020-04-061-3/+2
* Remove unused dependenciesest312020-04-041-3/+0
* Introduce ra_proc_macro_srvEdwin Cheng2020-04-031-0/+24