@@ -104,15 +104,6 @@ dependencies = [
104
104
" unicode-width" ,
105
105
]
106
106
107
- [[package ]]
108
- name = " ansi_term"
109
- version = " 0.12.1"
110
- source = " registry+https://github.com/rust-lang/crates.io-index"
111
- checksum = " d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
112
- dependencies = [
113
- " winapi" ,
114
- ]
115
-
116
107
[[package ]]
117
108
name = " anstream"
118
109
version = " 0.6.15"
@@ -199,7 +190,7 @@ version = "0.4.2"
199
190
source = " registry+https://github.com/rust-lang/crates.io-index"
200
191
checksum = " 01667f6f40216b9a0b2945e05fed5f1ad0ab6470e69cb9378001e37b1c0668e4"
201
192
dependencies = [
202
- " object 0.36.3 " ,
193
+ " object 0.36.4 " ,
203
194
]
204
195
205
196
[[package ]]
@@ -714,7 +705,7 @@ dependencies = [
714
705
" miow" ,
715
706
" miropt-test-tools" ,
716
707
" regex" ,
717
- " rustfix 0.8.1 " ,
708
+ " rustfix" ,
718
709
" serde" ,
719
710
" serde_json" ,
720
711
" tracing" ,
@@ -2186,9 +2177,9 @@ dependencies = [
2186
2177
2187
2178
[[package ]]
2188
2179
name = " memchr"
2189
- version = " 2.5.0 "
2180
+ version = " 2.7.4 "
2190
2181
source = " registry+https://github.com/rust-lang/crates.io-index"
2191
- checksum = " 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d "
2182
+ checksum = " 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 "
2192
2183
2193
2184
[[package ]]
2194
2185
name = " memmap2"
@@ -2278,7 +2269,7 @@ dependencies = [
2278
2269
" rustc_version" ,
2279
2270
" smallvec" ,
2280
2271
" tempfile" ,
2281
- " ui_test 0.21.2 " ,
2272
+ " ui_test 0.26.5 " ,
2282
2273
" windows-sys 0.52.0" ,
2283
2274
]
2284
2275
@@ -2453,9 +2444,9 @@ dependencies = [
2453
2444
2454
2445
[[package ]]
2455
2446
name = " object"
2456
- version = " 0.36.3 "
2447
+ version = " 0.36.4 "
2457
2448
source = " registry+https://github.com/rust-lang/crates.io-index"
2458
- checksum = " 27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9 "
2449
+ checksum = " 084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a "
2459
2450
dependencies = [
2460
2451
" crc32fast" ,
2461
2452
" flate2" ,
@@ -2807,16 +2798,6 @@ version = "0.1.1"
2807
2798
source = " registry+https://github.com/rust-lang/crates.io-index"
2808
2799
checksum = " 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
2809
2800
2810
- [[package ]]
2811
- name = " prettydiff"
2812
- version = " 0.6.4"
2813
- source = " registry+https://github.com/rust-lang/crates.io-index"
2814
- checksum = " 8ff1fec61082821f8236cf6c0c14e8172b62ce8a72a0eedc30d3b247bb68dc11"
2815
- dependencies = [
2816
- " ansi_term" ,
2817
- " pad" ,
2818
- ]
2819
-
2820
2801
[[package ]]
2821
2802
name = " prettydiff"
2822
2803
version = " 0.7.0"
@@ -3129,7 +3110,7 @@ dependencies = [
3129
3110
" build_helper" ,
3130
3111
" gimli 0.31.0" ,
3131
3112
" libc" ,
3132
- " object 0.36.3 " ,
3113
+ " object 0.36.4 " ,
3133
3114
" regex" ,
3134
3115
" serde_json" ,
3135
3116
" similar" ,
@@ -3408,7 +3389,7 @@ dependencies = [
3408
3389
" itertools" ,
3409
3390
" libc" ,
3410
3391
" measureme" ,
3411
- " object 0.36.3 " ,
3392
+ " object 0.36.4 " ,
3412
3393
" rustc-demangle" ,
3413
3394
" rustc_ast" ,
3414
3395
" rustc_attr" ,
@@ -3447,7 +3428,7 @@ dependencies = [
3447
3428
" itertools" ,
3448
3429
" jobserver" ,
3449
3430
" libc" ,
3450
- " object 0.36.3 " ,
3431
+ " object 0.36.4 " ,
3451
3432
" pathdiff" ,
3452
3433
" regex" ,
3453
3434
" rustc_arena" ,
@@ -3569,6 +3550,7 @@ dependencies = [
3569
3550
" rustc_hir_pretty" ,
3570
3551
" rustc_hir_typeck" ,
3571
3552
" rustc_incremental" ,
3553
+ " rustc_index" ,
3572
3554
" rustc_infer" ,
3573
3555
" rustc_interface" ,
3574
3556
" rustc_lint" ,
@@ -4166,6 +4148,7 @@ dependencies = [
4166
4148
" rustc_errors" ,
4167
4149
" rustc_feature" ,
4168
4150
" rustc_fluent_macro" ,
4151
+ " rustc_index" ,
4169
4152
" rustc_lexer" ,
4170
4153
" rustc_macros" ,
4171
4154
" rustc_session" ,
@@ -4431,7 +4414,7 @@ name = "rustc_target"
4431
4414
version = " 0.0.0"
4432
4415
dependencies = [
4433
4416
" bitflags 2.6.0" ,
4434
- " object 0.36.3 " ,
4417
+ " object 0.36.4 " ,
4435
4418
" rustc_abi" ,
4436
4419
" rustc_data_structures" ,
4437
4420
" rustc_feature" ,
@@ -4623,18 +4606,6 @@ dependencies = [
4623
4606
" rustdoc" ,
4624
4607
]
4625
4608
4626
- [[package ]]
4627
- name = " rustfix"
4628
- version = " 0.6.1"
4629
- source = " registry+https://github.com/rust-lang/crates.io-index"
4630
- checksum = " ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481"
4631
- dependencies = [
4632
- " anyhow" ,
4633
- " log" ,
4634
- " serde" ,
4635
- " serde_json" ,
4636
- ]
4637
-
4638
4609
[[package ]]
4639
4610
name = " rustfix"
4640
4611
version = " 0.8.1"
@@ -4659,7 +4630,7 @@ dependencies = [
4659
4630
4660
4631
[[package ]]
4661
4632
name = " rustfmt-nightly"
4662
- version = " 1.7.1 "
4633
+ version = " 1.8.0 "
4663
4634
dependencies = [
4664
4635
" annotate-snippets 0.9.2" ,
4665
4636
" anyhow" ,
@@ -4978,15 +4949,15 @@ dependencies = [
4978
4949
4979
4950
[[package ]]
4980
4951
name = " stacker"
4981
- version = " 0.1.15 "
4952
+ version = " 0.1.17 "
4982
4953
source = " registry+https://github.com/rust-lang/crates.io-index"
4983
- checksum = " c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce "
4954
+ checksum = " 799c883d55abdb5e98af1a7b3f23b9b6de8ecada0ecac058672d7635eb48ca7b "
4984
4955
dependencies = [
4985
4956
" cc" ,
4986
4957
" cfg-if" ,
4987
4958
" libc" ,
4988
4959
" psm" ,
4989
- " winapi " ,
4960
+ " windows-sys 0.59.0 " ,
4990
4961
]
4991
4962
4992
4963
[[package ]]
@@ -5516,36 +5487,36 @@ checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
5516
5487
5517
5488
[[package ]]
5518
5489
name = " ui_test"
5519
- version = " 0.21.2 "
5490
+ version = " 0.25.0 "
5520
5491
source = " registry+https://github.com/rust-lang/crates.io-index"
5521
- checksum = " aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d "
5492
+ checksum = " f7e4f339f62edc873975c47115f9e71c5454ddaa37c1142b42fc0b2672c8dacb "
5522
5493
dependencies = [
5523
- " annotate-snippets 0.9.2 " ,
5494
+ " annotate-snippets 0.11.4 " ,
5524
5495
" anyhow" ,
5525
5496
" bstr" ,
5526
5497
" cargo-platform" ,
5527
- " cargo_metadata 0.15.4 " ,
5498
+ " cargo_metadata 0.18.1 " ,
5528
5499
" color-eyre" ,
5529
5500
" colored" ,
5530
5501
" comma" ,
5531
5502
" crossbeam-channel" ,
5532
5503
" indicatif" ,
5533
5504
" lazy_static" ,
5534
5505
" levenshtein" ,
5535
- " prettydiff 0.6.4 " ,
5506
+ " prettydiff" ,
5536
5507
" regex" ,
5537
5508
" rustc_version" ,
5538
- " rustfix 0.6.1 " ,
5509
+ " rustfix" ,
5539
5510
" serde" ,
5540
5511
" serde_json" ,
5541
- " tempfile " ,
5512
+ " spanned " ,
5542
5513
]
5543
5514
5544
5515
[[package ]]
5545
5516
name = " ui_test"
5546
- version = " 0.25.0 "
5517
+ version = " 0.26.5 "
5547
5518
source = " registry+https://github.com/rust-lang/crates.io-index"
5548
- checksum = " f7e4f339f62edc873975c47115f9e71c5454ddaa37c1142b42fc0b2672c8dacb "
5519
+ checksum = " 32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83 "
5549
5520
dependencies = [
5550
5521
" annotate-snippets 0.11.4" ,
5551
5522
" anyhow" ,
@@ -5557,12 +5528,11 @@ dependencies = [
5557
5528
" comma" ,
5558
5529
" crossbeam-channel" ,
5559
5530
" indicatif" ,
5560
- " lazy_static" ,
5561
5531
" levenshtein" ,
5562
- " prettydiff 0.7.0 " ,
5532
+ " prettydiff" ,
5563
5533
" regex" ,
5564
5534
" rustc_version" ,
5565
- " rustfix 0.8.1 " ,
5535
+ " rustfix" ,
5566
5536
" serde" ,
5567
5537
" serde_json" ,
5568
5538
" spanned" ,
@@ -5779,9 +5749,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
5779
5749
5780
5750
[[package ]]
5781
5751
name = " wasi-preview1-component-adapter-provider"
5782
- version = " 23 .0.2 "
5752
+ version = " 24 .0.0 "
5783
5753
source = " registry+https://github.com/rust-lang/crates.io-index"
5784
- checksum = " f91d3d13afef569b9fc80cfbb807c87c16ef49bd3ac1a93285ea6a264b600d2d "
5754
+ checksum = " 36e6cadfa74538edd5409b6f8c79628436529138e9618b7373bec7aae7805835 "
5785
5755
5786
5756
[[package ]]
5787
5757
name = " wasm-bindgen"
@@ -5840,9 +5810,9 @@ checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
5840
5810
5841
5811
[[package ]]
5842
5812
name = " wasm-component-ld"
5843
- version = " 0.5.6 "
5813
+ version = " 0.5.7 "
5844
5814
source = " registry+https://github.com/rust-lang/crates.io-index"
5845
- checksum = " 51449c63d1ce69f92b8465a084ed5b91f1a7eb583fa95796650a6bfcffc4f9cb "
5815
+ checksum = " 13261270d3ac58ffae0219ae34f297a7e24f9ee3b13b29be579132c588a83519 "
5846
5816
dependencies = [
5847
5817
" anyhow" ,
5848
5818
" clap" ,
@@ -5864,19 +5834,19 @@ dependencies = [
5864
5834
5865
5835
[[package ]]
5866
5836
name = " wasm-encoder"
5867
- version = " 0.215 .0"
5837
+ version = " 0.216 .0"
5868
5838
source = " registry+https://github.com/rust-lang/crates.io-index"
5869
- checksum = " 4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847 "
5839
+ checksum = " 04c23aebea22c8a75833ae08ed31ccc020835b12a41999e58c31464271b94a88 "
5870
5840
dependencies = [
5871
5841
" leb128" ,
5872
5842
" wasmparser" ,
5873
5843
]
5874
5844
5875
5845
[[package ]]
5876
5846
name = " wasm-metadata"
5877
- version = " 0.215 .0"
5847
+ version = " 0.216 .0"
5878
5848
source = " registry+https://github.com/rust-lang/crates.io-index"
5879
- checksum = " 0c6bb07c5576b608f7a2a9baa2294c1a3584a249965d695a9814a496cb6d232f "
5849
+ checksum = " 47c8154d703a6b0e45acf6bd172fa002fc3c7058a9f7615e517220aeca27c638 "
5880
5850
dependencies = [
5881
5851
" anyhow" ,
5882
5852
" indexmap" ,
@@ -5890,9 +5860,9 @@ dependencies = [
5890
5860
5891
5861
[[package ]]
5892
5862
name = " wasmparser"
5893
- version = " 0.215 .0"
5863
+ version = " 0.216 .0"
5894
5864
source = " registry+https://github.com/rust-lang/crates.io-index"
5895
- checksum = " 53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e "
5865
+ checksum = " bcdee6bea3619d311fb4b299721e89a986c3470f804b6d534340e412589028e3 "
5896
5866
dependencies = [
5897
5867
" ahash" ,
5898
5868
" bitflags 2.6.0" ,
@@ -5904,9 +5874,9 @@ dependencies = [
5904
5874
5905
5875
[[package ]]
5906
5876
name = " wast"
5907
- version = " 215 .0.0"
5877
+ version = " 216 .0.0"
5908
5878
source = " registry+https://github.com/rust-lang/crates.io-index"
5909
- checksum = " 1ff1d00d893593249e60720be04a7c1f42f1c4dc3806a2869f4e66ab61eb54cb "
5879
+ checksum = " f7eb1f2eecd913fdde0dc6c3439d0f24530a98ac6db6cb3d14d92a5328554a08 "
5910
5880
dependencies = [
5911
5881
" bumpalo" ,
5912
5882
" leb128" ,
@@ -5917,9 +5887,9 @@ dependencies = [
5917
5887
5918
5888
[[package ]]
5919
5889
name = " wat"
5920
- version = " 1.215 .0"
5890
+ version = " 1.216 .0"
5921
5891
source = " registry+https://github.com/rust-lang/crates.io-index"
5922
- checksum = " 670bf4d9c8cf76ae242d70ded47c546525b6dafaa6871f9bcb065344bf2b4e3d "
5892
+ checksum = " ac0409090fb5154f95fb5ba3235675fd9e579e731524d63b6a2f653e1280c82a "
5923
5893
dependencies = [
5924
5894
" wast" ,
5925
5895
]
@@ -6206,9 +6176,9 @@ dependencies = [
6206
6176
6207
6177
[[package ]]
6208
6178
name = " wit-component"
6209
- version = " 0.215 .0"
6179
+ version = " 0.216 .0"
6210
6180
source = " registry+https://github.com/rust-lang/crates.io-index"
6211
- checksum = " f725e3885fc5890648be5c5cbc1353b755dc932aa5f1aa7de968b912a3280743 "
6181
+ checksum = " 7e2ca3ece38ea2447a9069b43074ba73d96dde1944cba276c54e41371745f9dc "
6212
6182
dependencies = [
6213
6183
" anyhow" ,
6214
6184
" bitflags 2.6.0" ,
@@ -6225,9 +6195,9 @@ dependencies = [
6225
6195
6226
6196
[[package ]]
6227
6197
name = " wit-parser"
6228
- version = " 0.215 .0"
6198
+ version = " 0.216 .0"
6229
6199
source = " registry+https://github.com/rust-lang/crates.io-index"
6230
- checksum = " 935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f "
6200
+ checksum = " a4d108165c1167a4ccc8a803dcf5c28e0a51d6739fd228cc7adce768632c764c "
6231
6201
dependencies = [
6232
6202
" anyhow" ,
6233
6203
" id-arena" ,
0 commit comments