This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Description
It seems like this plug-in is spawning a new rustc process on every save (or modification?) often causing multiple instances of it to run in parallel.
At some point I had 13 different rustc instances running in the background effectively saturating my processor for 5 minutes, making everything unusable.