]> git.lizzy.rs Git - rust.git/commitdiff
Merge #6725
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 4 Dec 2020 19:12:49 +0000 (19:12 +0000)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 19:12:49 +0000 (19:12 +0000)
6725: Don't respawn proc macro server on crash r=jonas-schievink a=jonas-schievink

Now the thread managing IPC will exit when the server process crashes instead of respawning it.

Closes https://github.com/rust-analyzer/rust-analyzer/issues/6707

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>

Trivial merge