rust/crates/rust-analyzer
bors ac86b8edff Auto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
feat: Spawn a proc-macro-srv instance per workspace

cc https://github.com/rust-lang/rust-analyzer/issues/12855

The idea is to have each server be spawned with the appropriate toolchain, that way workspaces with differing toolchains shouldn't suffer from proc-macro abi mismatches.
2022-07-25 10:41:05 +00:00
..
src Better error messages when the proc-macro-server fails to start 2022-07-23 20:24:01 +02:00
tests/slow-tests Remove check_merge_commits test altogether 2022-07-20 15:57:14 +02:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Add sysroot-abi feature, copy 1.64 ABI fo rnow 2022-07-20 19:18:39 +02:00