about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-31Properly clean proc-macro-srv proc-macro temp dirLukas Wirth-0/+3
2025-07-30Abtract away json protocol for proc-macro-srvLukas Wirth-0/+1
2025-03-27chore: Remove salsa dependency from proc-macro server againLukas Wirth-0/+1
2025-01-02Store token trees in contiguous `Vec` instead of as a treeChayim Refael Friedman-0/+1
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-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+25