Closed as not planned

Description
I've been working on integrating a Rust project with a large multi-language repository, and we're successfully building Rust binaries via rules_rust
and cargo raze
. However, we have not been able to get the projects working within CLion or Intellij IDEA, I think in part because the plugin does not yet support it.
Is Rust support something that the Intellij plugin authors would be open to? I am happy to dedicate time to making this come to fruition, if it is desired. Roughly speaking, what would it take to get this working?