Antonio Scandurra
19adfdf8bb
Match progress token's prefix to detect disk-based diagnostic progress
...
The new version of rust-analyzer changed the disk-based diagnostic token
to `rust-analyzer/checkOnSave/0`. The trailing number could be different
from 0 when there are multiple Rust projects open using the same rust-analyzer
instance.
As such, with this commit we will perform a prefix match as opposed to a strict
equality check when detecting a disk-based diagnostics progress token.
2022-10-25 11:35:59 +02:00
..
2022-10-17 10:05:38 +02:00
2022-10-18 15:58:05 -07:00
2022-10-17 15:29:51 -07:00
2022-10-25 11:05:57 +02:00
2022-05-31 11:16:32 +02:00
2022-10-20 19:27:55 -04:00
2022-08-10 16:51:01 -07:00
2022-10-24 17:06:54 -07:00
2022-10-25 11:05:57 +02:00
2022-10-16 11:46:31 -06:00
2022-10-18 15:24:13 -06:00
2022-10-24 13:20:45 -07:00
2022-10-16 11:46:31 -06:00
2022-10-24 23:30:35 -07:00
2022-10-25 00:35:00 -07:00
2022-10-16 11:46:31 -06:00
2022-10-17 14:53:52 -07:00
2022-08-10 16:51:01 -07:00
2022-08-10 16:51:01 -07:00
2022-10-17 14:51:47 -04:00
2022-10-16 11:46:31 -06:00
2022-10-25 00:35:00 -07:00
2022-10-11 16:36:19 -07:00
2022-09-29 17:12:57 -04:00
2022-10-24 10:04:08 +02:00
2022-10-24 11:02:41 +02:00
2022-10-21 14:21:45 +02:00
2022-10-13 11:10:23 +02:00
2022-09-13 14:10:13 +02:00
2022-06-06 09:18:44 +02:00
2022-10-16 11:46:31 -06:00
2022-10-16 11:46:31 -06:00
2022-08-10 16:51:01 -07:00
2022-07-11 15:54:03 +02:00
2022-08-10 16:51:01 -07:00
2022-10-25 11:35:59 +02:00
2022-10-24 13:18:02 -07:00
2022-10-16 11:46:31 -06:00
2022-10-12 15:48:19 -07:00
2022-10-24 17:06:40 +02:00
2022-10-16 11:46:31 -06:00
2022-10-20 15:31:17 -04:00
2022-08-10 16:51:01 -07:00
2022-09-29 13:16:02 -04:00
2022-10-19 11:42:29 -07:00
2022-10-12 15:48:19 -07:00
2022-10-24 23:31:58 -07:00
2022-10-16 11:46:31 -06:00
2022-10-19 13:13:50 -07:00
2022-10-11 15:25:54 -07:00
2022-10-24 18:31:26 -07:00
2022-10-24 23:47:43 -07:00
2022-10-25 11:35:59 +02:00