summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/proc-macro-srv-cli
AgeCommit message (Expand)AuthorLines
2024-08-06Replace `[package.repository] = "…"` of published crates with `[package.rep...Vincent Esche-1/+1
2024-08-06Apply Veykril's change suggestionsVincent Esche-1/+1
2024-08-06Add repository URL for published crates' missing `[package.repository]` fieldsVincent Esche-0/+1
2024-08-06Replace `"TBD"` with more helpful desciptions in published crates' `[package....Vincent Esche-1/+1
2024-06-30Abstract proc-macro-srv protocol formatLukas Wirth-4/+8
2024-06-30SimplifyLukas Wirth-3/+3
2024-06-30Actual dummy server for the server cliLukas Wirth-2/+28
2024-06-30Faster env snapshotting in proc-macro-srvLukas Wirth-1/+3
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+102