about summary refs log tree commit diff
path: root/crates/proc-macro-api/src/process.rs
AgeCommit message (Expand)AuthorLines
2023-04-26Remove proc-macro server command from the rust-analyzer binaryLukas Wirth-19/+5
2023-04-14Encode closing delimiter span in FlatTreesLukas Wirth-0/+4
2023-02-09Hide proc macro server version detection errorsLaurențiu Nicola-6/+9
2023-02-03Fail spawning proc-macro servers when their api version is newer than r-a'sLukas Wirth-1/+8
2023-02-01Implement proc-macro-api versioningLukas Wirth-6/+32
2022-12-25Moar linting: needless_borrow, let_unit_value, ...Yuri Astrakhan-1/+1
2022-07-25Gate and rename binary, use it if it's in the sysrootAmos Wenger-0/+1
2022-05-01style: rename crates to kebab casePeh-0/+106