Files
rust/crates/rust-analyzer
Aleksey Kladov 29d5f29932 fix: don't spam repeated error messages when cargo check fails
Conceptually, using a *message* here is wrong, because this is a
"status", rather than "point in time" thing. But statuses are an LSP
extension, while messages are stable. As a compromise, send message only
for more critical `metadata` failures, and only once per state change.
2021-04-12 16:19:36 +03:00
..
2021-03-12 19:49:00 +02:00
2021-04-08 10:57:47 -04:00