| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-01 | Improve error message when the proc-macro server unexpectedly exits | Lukas Wirth | -0/+2 |
| 2024-06-30 | Abstract proc-macro-srv protocol format | Lukas Wirth | -0/+1 |
| 2024-06-30 | Actual dummy server for the server cli | Lukas Wirth | -1/+1 |
| 2024-06-30 | Fix proc-macro-test build script | Lukas Wirth | -10/+17 |
| 2024-06-30 | Faster env snapshotting in proc-macro-srv | Lukas Wirth | -84/+101 |
| 2024-06-30 | Move proc-macro-test test path fetching from include to env var | Lukas Wirth | -5/+3 |
| 2024-06-30 | Rename proc-macro-srv::server to server_impl | Lukas Wirth | -41/+42 |
| 2024-06-30 | Move proc-macro-srv RUSTC_VERSION fetching from include to env var | Lukas Wirth | -16/+3 |
| 2024-06-30 | Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre... | Lukas Wirth | -4/+1 |
| 2024-06-30 | Move dylib version stuff to proc-macro-srv | Lukas Wirth | -23/+196 |
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+2612 |
