@@ -167,9 +167,9 @@ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
167
167
168
168
[[package ]]
169
169
name = " chalk-derive"
170
- version = " 0.97 .0"
170
+ version = " 0.98 .0"
171
171
source = " registry+https://github.com/rust-lang/crates.io-index"
172
- checksum = " 92a0aedc4ac2adc5c0b7dc9ec38c5c816284ad28da6d4ecd01873b9683f54972 "
172
+ checksum = " 9426c8fd0fe61c3da880b801d3b510524df17843a8f9ec1f5b9cec24fb7412df "
173
173
dependencies = [
174
174
" proc-macro2" ,
175
175
" quote" ,
@@ -179,19 +179,19 @@ dependencies = [
179
179
180
180
[[package ]]
181
181
name = " chalk-ir"
182
- version = " 0.97 .0"
182
+ version = " 0.98 .0"
183
183
source = " registry+https://github.com/rust-lang/crates.io-index"
184
- checksum = " db18493569b190f7266a04901e520fc3a5c00564475154287906f8a27302c119 "
184
+ checksum = " d5f2eb1cd6054da221bd1ac0197fb2fe5e2caf3dcb93619398fc1433f8f09093 "
185
185
dependencies = [
186
186
" bitflags 2.5.0" ,
187
187
" chalk-derive" ,
188
188
]
189
189
190
190
[[package ]]
191
191
name = " chalk-recursive"
192
- version = " 0.97 .0"
192
+ version = " 0.98 .0"
193
193
source = " registry+https://github.com/rust-lang/crates.io-index"
194
- checksum = " ae4ba8ce5bd2e1b59f1f79495bc8704db09a8285e51cc5ddf01d9baee1bf447d "
194
+ checksum = " 129dc03458f71cfb9c3cd621c9c68166a94e87b85b16ccd29af015d7ff9a1c61 "
195
195
dependencies = [
196
196
" chalk-derive" ,
197
197
" chalk-ir" ,
@@ -202,9 +202,9 @@ dependencies = [
202
202
203
203
[[package ]]
204
204
name = " chalk-solve"
205
- version = " 0.97 .0"
205
+ version = " 0.98 .0"
206
206
source = " registry+https://github.com/rust-lang/crates.io-index"
207
- checksum = " b2ec1b3b7f7b1ec38f099ef39c2bc3ea29335be1b8316d114baff46d96d131e9 "
207
+ checksum = " d7e8a8c1e928f98cdf227b868416ef21dcd8cc3c61b347576d783713444d41c8 "
208
208
dependencies = [
209
209
" chalk-derive" ,
210
210
" chalk-ir" ,
@@ -221,11 +221,6 @@ name = "countme"
221
221
version = " 3.0.1"
222
222
source = " registry+https://github.com/rust-lang/crates.io-index"
223
223
checksum = " 7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636"
224
- dependencies = [
225
- " dashmap" ,
226
- " once_cell" ,
227
- " rustc-hash" ,
228
- ]
229
224
230
225
[[package ]]
231
226
name = " cov-mark"
@@ -548,10 +543,10 @@ dependencies = [
548
543
" limit" ,
549
544
" mbe" ,
550
545
" once_cell" ,
551
- " profile" ,
552
546
" ra-ap-rustc_abi" ,
553
547
" ra-ap-rustc_parse_format" ,
554
548
" rustc-hash" ,
549
+ " rustc_apfloat" ,
555
550
" smallvec" ,
556
551
" span" ,
557
552
" stdx" ,
@@ -616,9 +611,10 @@ dependencies = [
616
611
" oorandom" ,
617
612
" project-model" ,
618
613
" ra-ap-rustc_abi" ,
619
- " ra-ap-rustc_index 0.53.0 " ,
614
+ " ra-ap-rustc_index" ,
620
615
" ra-ap-rustc_pattern_analysis" ,
621
616
" rustc-hash" ,
617
+ " rustc_apfloat" ,
622
618
" scoped-tls" ,
623
619
" smallvec" ,
624
620
" span" ,
@@ -664,6 +660,7 @@ dependencies = [
664
660
" profile" ,
665
661
" pulldown-cmark" ,
666
662
" pulldown-cmark-to-cmark" ,
663
+ " rustc_apfloat" ,
667
664
" smallvec" ,
668
665
" span" ,
669
666
" stdx" ,
@@ -809,7 +806,6 @@ checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
809
806
dependencies = [
810
807
" equivalent" ,
811
808
" hashbrown" ,
812
- " serde" ,
813
809
]
814
810
815
811
[[package ]]
@@ -1046,6 +1042,7 @@ checksum = "75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5"
1046
1042
name = " mbe"
1047
1043
version = " 0.0.0"
1048
1044
dependencies = [
1045
+ " arrayvec" ,
1049
1046
" cov-mark" ,
1050
1047
" parser" ,
1051
1048
" rustc-hash" ,
@@ -1250,7 +1247,6 @@ dependencies = [
1250
1247
" expect-test" ,
1251
1248
" limit" ,
1252
1249
" ra-ap-rustc_lexer" ,
1253
- " sourcegen" ,
1254
1250
" stdx" ,
1255
1251
" tracing" ,
1256
1252
]
@@ -1328,18 +1324,14 @@ dependencies = [
1328
1324
" base-db" ,
1329
1325
" indexmap" ,
1330
1326
" la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1331
- " memmap2" ,
1332
- " object 0.33.0" ,
1333
1327
" paths" ,
1334
1328
" rustc-hash" ,
1335
1329
" serde" ,
1336
1330
" serde_json" ,
1337
- " snap" ,
1338
1331
" span" ,
1339
1332
" stdx" ,
1340
1333
" text-size" ,
1341
1334
" tracing" ,
1342
- " triomphe" ,
1343
1335
" tt" ,
1344
1336
]
1345
1337
@@ -1357,6 +1349,7 @@ dependencies = [
1357
1349
" proc-macro-api" ,
1358
1350
" proc-macro-test" ,
1359
1351
" ra-ap-rustc_lexer" ,
1352
+ " snap" ,
1360
1353
" span" ,
1361
1354
" stdx" ,
1362
1355
" tt" ,
@@ -1403,13 +1396,9 @@ name = "profile"
1403
1396
version = " 0.0.0"
1404
1397
dependencies = [
1405
1398
" cfg-if" ,
1406
- " countme" ,
1407
- " la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1408
1399
" libc" ,
1409
- " once_cell" ,
1410
1400
" perf-event" ,
1411
1401
" tikv-jemalloc-ctl" ,
1412
- " tracing" ,
1413
1402
" windows-sys 0.52.0" ,
1414
1403
]
1415
1404
@@ -1492,44 +1481,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1492
1481
checksum = " 80b1d613eee933486c0613a7bc26e515e46f43adf479d1edd5e537f983e9ce46"
1493
1482
dependencies = [
1494
1483
" bitflags 2.5.0" ,
1495
- " ra-ap-rustc_index 0.53.0 " ,
1484
+ " ra-ap-rustc_index" ,
1496
1485
" tracing" ,
1497
1486
]
1498
1487
1499
- [[package ]]
1500
- name = " ra-ap-rustc_index"
1501
- version = " 0.44.0"
1502
- source = " registry+https://github.com/rust-lang/crates.io-index"
1503
- checksum = " 9ad68bacffb87dcdbb23a3ce11261375078aaa06b85d348c49f39ffd5510dc20"
1504
- dependencies = [
1505
- " arrayvec" ,
1506
- " ra-ap-rustc_index_macros 0.44.0" ,
1507
- " smallvec" ,
1508
- ]
1509
-
1510
1488
[[package ]]
1511
1489
name = " ra-ap-rustc_index"
1512
1490
version = " 0.53.0"
1513
1491
source = " registry+https://github.com/rust-lang/crates.io-index"
1514
1492
checksum = " f072060ac77e9e1a02cc20028095993af7e72cc0804779c68bcbf47b16de49c9"
1515
1493
dependencies = [
1516
1494
" arrayvec" ,
1517
- " ra-ap-rustc_index_macros 0.53.0 " ,
1495
+ " ra-ap-rustc_index_macros" ,
1518
1496
" smallvec" ,
1519
1497
]
1520
1498
1521
- [[package ]]
1522
- name = " ra-ap-rustc_index_macros"
1523
- version = " 0.44.0"
1524
- source = " registry+https://github.com/rust-lang/crates.io-index"
1525
- checksum = " 8782aaf3a113837c533dfb1c45df91cd17e1fdd1d2f9a20c2e0d1976025c4f1f"
1526
- dependencies = [
1527
- " proc-macro2" ,
1528
- " quote" ,
1529
- " syn" ,
1530
- " synstructure" ,
1531
- ]
1532
-
1533
1499
[[package ]]
1534
1500
name = " ra-ap-rustc_index_macros"
1535
1501
version = " 0.53.0"
@@ -1558,17 +1524,17 @@ version = "0.53.0"
1558
1524
source = " registry+https://github.com/rust-lang/crates.io-index"
1559
1525
checksum = " 70dad7a491c2554590222e0c9212dcb7c2e7aceb668875075012a35ea780d135"
1560
1526
dependencies = [
1561
- " ra-ap-rustc_index 0.53.0 " ,
1527
+ " ra-ap-rustc_index" ,
1562
1528
" ra-ap-rustc_lexer" ,
1563
1529
]
1564
1530
1565
1531
[[package ]]
1566
1532
name = " ra-ap-rustc_pattern_analysis"
1567
- version = " 0.44 .0"
1533
+ version = " 0.53 .0"
1568
1534
source = " registry+https://github.com/rust-lang/crates.io-index"
1569
- checksum = " d63d1e1d5b2a13273cee1a10011147418f40e12b70f70578ce1dee0f1cafc334 "
1535
+ checksum = " 34768e1faf88c31f2e9ad57b48318a52b507dafac0cddbf01b5d63bfc0b0a365 "
1570
1536
dependencies = [
1571
- " ra-ap-rustc_index 0.44.0 " ,
1537
+ " ra-ap-rustc_index" ,
1572
1538
" rustc-hash" ,
1573
1539
" rustc_apfloat" ,
1574
1540
" smallvec" ,
@@ -1685,7 +1651,6 @@ dependencies = [
1685
1651
" ide" ,
1686
1652
" ide-db" ,
1687
1653
" ide-ssr" ,
1688
- " indexmap" ,
1689
1654
" itertools" ,
1690
1655
" load-cargo" ,
1691
1656
" lsp-server 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1708,7 +1673,6 @@ dependencies = [
1708
1673
" semver" ,
1709
1674
" serde" ,
1710
1675
" serde_json" ,
1711
- " sourcegen" ,
1712
1676
" stdx" ,
1713
1677
" syntax" ,
1714
1678
" test-fixture" ,
@@ -1907,13 +1871,6 @@ version = "1.1.1"
1907
1871
source = " registry+https://github.com/rust-lang/crates.io-index"
1908
1872
checksum = " 1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
1909
1873
1910
- [[package ]]
1911
- name = " sourcegen"
1912
- version = " 0.0.0"
1913
- dependencies = [
1914
- " xshell" ,
1915
- ]
1916
-
1917
1874
[[package ]]
1918
1875
name = " span"
1919
1876
version = " 0.0.0"
@@ -1985,6 +1942,7 @@ dependencies = [
1985
1942
" rayon" ,
1986
1943
" rowan" ,
1987
1944
" rustc-hash" ,
1945
+ " rustc_apfloat" ,
1988
1946
" smol_str" ,
1989
1947
" stdx" ,
1990
1948
" test-utils" ,
@@ -2251,6 +2209,7 @@ dependencies = [
2251
2209
name = " tt"
2252
2210
version = " 0.0.0"
2253
2211
dependencies = [
2212
+ " arrayvec" ,
2254
2213
" smol_str" ,
2255
2214
" stdx" ,
2256
2215
" text-size" ,
0 commit comments