|
@rust_analyzer | |||||
|
Hey, we've tracked down a recent-ish (couple of releases back) performance regression when using `cargo check`.
Today's extra release contains a fix: github.com/rust-analyzer/…
The problem was that we accidentally were running long computations on the main loop.
|
||||||
|
||||||