@@ -159,10 +159,10 @@ version = "0.1.0"
159
159
160
160
[[package ]]
161
161
name = " bytecount"
162
- version = " 0.3.2 "
162
+ version = " 0.4.0 "
163
163
source = " registry+https://github.com/rust-lang/crates.io-index"
164
164
dependencies = [
165
- " simd 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
165
+ " packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
166
166
]
167
167
168
168
[[package ]]
@@ -1059,7 +1059,7 @@ dependencies = [
1059
1059
1060
1060
[[package ]]
1061
1061
name = " languageserver-types"
1062
- version = " 0.45.0 "
1062
+ version = " 0.51.1 "
1063
1063
source = " registry+https://github.com/rust-lang/crates.io-index"
1064
1064
dependencies = [
1065
1065
" bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1437,6 +1437,14 @@ dependencies = [
1437
1437
" stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1438
1438
]
1439
1439
1440
+ [[package ]]
1441
+ name = " packed_simd"
1442
+ version = " 0.3.1"
1443
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1444
+ dependencies = [
1445
+ " cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1446
+ ]
1447
+
1440
1448
[[package ]]
1441
1449
name = " panic_abort"
1442
1450
version = " 0.0.0"
@@ -1820,7 +1828,7 @@ dependencies = [
1820
1828
" failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1821
1829
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1822
1830
" jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1823
- " languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1831
+ " languageserver-types 0.51.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1824
1832
" lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1825
1833
" log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1826
1834
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1829,7 +1837,7 @@ dependencies = [
1829
1837
" rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1830
1838
" rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1831
1839
" regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1832
- " rls-analysis 0.16.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1840
+ " rls-analysis 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1833
1841
" rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1834
1842
" rls-data 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1835
1843
" rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1849,7 +1857,7 @@ dependencies = [
1849
1857
1850
1858
[[package ]]
1851
1859
name = " rls-analysis"
1852
- version = " 0.16.8 "
1860
+ version = " 0.16.10 "
1853
1861
source = " registry+https://github.com/rust-lang/crates.io-index"
1854
1862
dependencies = [
1855
1863
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2565,7 +2573,7 @@ version = "1.0.0"
2565
2573
dependencies = [
2566
2574
" assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2567
2575
" atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2568
- " bytecount 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2576
+ " bytecount 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2569
2577
" cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2570
2578
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2571
2579
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2695,11 +2703,6 @@ name = "shlex"
2695
2703
version = " 0.1.1"
2696
2704
source = " registry+https://github.com/rust-lang/crates.io-index"
2697
2705
2698
- [[package ]]
2699
- name = " simd"
2700
- version = " 0.2.3"
2701
- source = " registry+https://github.com/rust-lang/crates.io-index"
2702
-
2703
2706
[[package ]]
2704
2707
name = " siphasher"
2705
2708
version = " 0.2.2"
@@ -3251,7 +3254,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3251
3254
"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
3252
3255
"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
3253
3256
"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
3254
- "checksum bytecount 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f861d9ce359f56dbcb6e0c2a1cb84e52ad732cadb57b806adeb3c7668caccbd8 "
3257
+ "checksum bytecount 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b92204551573580e078dc80017f36a213eb77a0450e4ddd8cfa0f3f2d1f0178f "
3255
3258
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
3256
3259
"checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
3257
3260
"checksum cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 7d8dfe3adeb30f7938e6c1dd5327f29235d8ada3e898aeb08c343005ec2915a2"
@@ -3331,7 +3334,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3331
3334
"checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = " 9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
3332
3335
"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
3333
3336
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
3334
- "checksum languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d91d91d1c23db74187096d191967cb49f49bb175ad6d855fa9229d16ef2c982 "
3337
+ "checksum languageserver-types 0.51.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 68de833188ada4e175d04a028f03f244f6370eedbcc75a05604d47d925933f69 "
3335
3338
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
3336
3339
"checksum lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7"
3337
3340
"checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0"
@@ -3372,6 +3375,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3372
3375
"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = " a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
3373
3376
"checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
3374
3377
"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
3378
+ "checksum packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
3375
3379
"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = " f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
3376
3380
"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = " 4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
3377
3381
"checksum parking_lot_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 06a2b6aae052309c2fd2161ef58f5067bc17bb758377a0de9d4b279d603fdd8a"
@@ -3410,7 +3414,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3410
3414
"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
3411
3415
"checksum regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 747ba3b235651f6e2f67dfa8bcdcd073ddb7c243cb21c442fc12395dfcac212d"
3412
3416
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
3413
- "checksum rls-analysis 0.16.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 2a1d3a2a8c03e380331aefb8b5e3e06f3065602fbaa6657ba0ac649dc99d8537 "
3417
+ "checksum rls-analysis 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 2de1187cceaf16d7642cc78835a2890b55b35ed9e8a8e3c6348a6297d8dd0fb1 "
3414
3418
"checksum rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " b8ce1fdac03e138c4617ff87b194e1ff57a39bb985a044ccbd8673d30701e411"
3415
3419
"checksum rls-data 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 3a209ce46bb52813cbe0786a7baadc0c1a3f5543ef93f179eda3b841ed72cf2e"
3416
3420
"checksum rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2f9dba7390427aefa953608429701e3665192ca810ba8ae09301e001b7c7bed0"
@@ -3446,7 +3450,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3446
3450
"checksum serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = " bb47a3d5c84320222f66d7db21157c4a7407755de41798f9b4c1c40593397b1a"
3447
3451
"checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
3448
3452
"checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
3449
- "checksum simd 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 0048b17eb9577ac545c61d85c3559b41dfb4cbea41c9bd9ca6a4f73ff05fda84"
3450
3453
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
3451
3454
"checksum smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d"
3452
3455
"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = " c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
0 commit comments