Comment on Go vs. Rust: Writing a CLI ToolparentComments−steveklabnik6yAh, IntelliJ-Rust doesn’t use the RLS, as far as I know, so I wasn’t sure how its performance compared.rust-analyzer is way way faster.Thank you for elaborating!−denysvitali6yThank you for your tips! I'll try again to dive into the Rust ecosystem, hopefully with a more happy outcome thanks to your tips :)
Comments
Ah, IntelliJ-Rust doesn’t use the RLS, as far as I know, so I wasn’t sure how its performance compared.
rust-analyzer is way way faster.
Thank you for elaborating!
Thank you for your tips! I'll try again to dive into the Rust ecosystem, hopefully with a more happy outcome thanks to your tips :)