ZIm/crates/language/src
Nathan Sobo d7a78e14ac Allow disk-based diagnostic progress begin/end events to interleave
When multiple saves occur, we can have multiple start events followed by multiple end events. We don't want to update our project diagnostics view until all pending progress is finished.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-01-06 09:32:08 -07:00
..
buffer.rs Merge branch 'main' into polish-project-diagnostics 2022-01-05 20:38:20 -08:00
diagnostic_set.rs Re-enable cargo check for rust-analyzer 2022-01-04 18:26:16 +01:00
highlight_map.rs Extract a language crate 2021-10-20 22:51:40 +02:00
language.rs Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
proto.rs Merge branch 'main' into polish-project-diagnostics 2022-01-05 10:53:18 -08:00
tests.rs Merge branch 'main' into polish-project-diagnostics 2022-01-05 20:38:20 -08:00