@@ -186,6 +186,9 @@ name = "anyhow"
186
186
version = " 1.0.95"
187
187
source = " registry+https://github.com/rust-lang/crates.io-index"
188
188
checksum = " 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
189
+ dependencies = [
190
+ " backtrace" ,
191
+ ]
189
192
190
193
[[package ]]
191
194
name = " ar_archive_writer"
@@ -417,9 +420,9 @@ version = "0.1.0"
417
420
418
421
[[package ]]
419
422
name = " cc"
420
- version = " 1.2.7 "
423
+ version = " 1.2.13 "
421
424
source = " registry+https://github.com/rust-lang/crates.io-index"
422
- checksum = " a012a0df96dd6d06ba9a1b29d6402d1a5d77c6befd2566afdc26e10603dc93d7 "
425
+ checksum = " c7777341816418c02e033934a09f20dc0ccaf65a5201ef8a450ae0105a573fda "
423
426
dependencies = [
424
427
" shlex" ,
425
428
]
@@ -1095,9 +1098,9 @@ dependencies = [
1095
1098
1096
1099
[[package ]]
1097
1100
name = " elsa"
1098
- version = " 1.7.1 "
1101
+ version = " 1.11.0 "
1099
1102
source = " registry+https://github.com/rust-lang/crates.io-index"
1100
- checksum = " 848fe615fbb0a74d9ae68dcaa510106d32e37d9416207bbea4bd008bd89c47ed "
1103
+ checksum = " 2343daaeabe09879d4ea058bb4f1e63da3fc07dadc6634e01bda1b3d6a9d9d2b "
1101
1104
dependencies = [
1102
1105
" stable_deref_trait" ,
1103
1106
]
@@ -1196,13 +1199,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1196
1199
checksum = " 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1197
1200
1198
1201
[[package ]]
1199
- name = " field-offset"
1200
- version = " 0.3.6"
1201
- source = " registry+https://github.com/rust-lang/crates.io-index"
1202
- checksum = " 38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
1202
+ name = " features-status-dump"
1203
+ version = " 0.1.0"
1203
1204
dependencies = [
1204
- " memoffset" ,
1205
- " rustc_version" ,
1205
+ " anyhow" ,
1206
+ " clap" ,
1207
+ " serde" ,
1208
+ " serde_json" ,
1209
+ " tidy" ,
1206
1210
]
1207
1211
1208
1212
[[package ]]
@@ -1993,7 +1997,7 @@ dependencies = [
1993
1997
" anyhow" ,
1994
1998
" clap" ,
1995
1999
" fs-err" ,
1996
- " rustc-hash 2.1.0 " ,
2000
+ " rustc-hash 2.1.1 " ,
1997
2001
" rustdoc-json-types" ,
1998
2002
" serde" ,
1999
2003
" serde_json" ,
@@ -2281,15 +2285,6 @@ dependencies = [
2281
2285
" libc" ,
2282
2286
]
2283
2287
2284
- [[package ]]
2285
- name = " memoffset"
2286
- version = " 0.9.1"
2287
- source = " registry+https://github.com/rust-lang/crates.io-index"
2288
- checksum = " 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2289
- dependencies = [
2290
- " autocfg" ,
2291
- ]
2292
-
2293
2288
[[package ]]
2294
2289
name = " mime"
2295
2290
version = " 0.3.17"
@@ -2308,9 +2303,9 @@ dependencies = [
2308
2303
2309
2304
[[package ]]
2310
2305
name = " minifier"
2311
- version = " 0.3.2 "
2306
+ version = " 0.3.4 "
2312
2307
source = " registry+https://github.com/rust-lang/crates.io-index"
2313
- checksum = " bd559bbf5d350ac7f2c1cf92ed71a869b847a92bce0c1318b47932a5b5f65cdd "
2308
+ checksum = " 1cf47565b1430f5fe6c81d3afcb4b835271348d7eb35294a4d592e38dd09ea22 "
2314
2309
2315
2310
[[package ]]
2316
2311
name = " minimal-lexical"
@@ -3193,7 +3188,7 @@ dependencies = [
3193
3188
" proc-macro2" ,
3194
3189
" quote" ,
3195
3190
" rinja_parser" ,
3196
- " rustc-hash 2.1.0 " ,
3191
+ " rustc-hash 2.1.1 " ,
3197
3192
" serde" ,
3198
3193
" syn 2.0.96" ,
3199
3194
]
@@ -3257,9 +3252,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3257
3252
3258
3253
[[package ]]
3259
3254
name = " rustc-hash"
3260
- version = " 2.1.0 "
3255
+ version = " 2.1.1 "
3261
3256
source = " registry+https://github.com/rust-lang/crates.io-index"
3262
- checksum = " c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 "
3257
+ checksum = " 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d "
3263
3258
3264
3259
[[package ]]
3265
3260
name = " rustc-main"
@@ -3273,13 +3268,6 @@ dependencies = [
3273
3268
" tikv-jemalloc-sys" ,
3274
3269
]
3275
3270
3276
- [[package ]]
3277
- name = " rustc-perf-wrapper"
3278
- version = " 0.1.0"
3279
- dependencies = [
3280
- " clap" ,
3281
- ]
3282
-
3283
3271
[[package ]]
3284
3272
name = " rustc-rayon"
3285
3273
version = " 0.5.1"
@@ -3329,7 +3317,6 @@ dependencies = [
3329
3317
" rand 0.8.5" ,
3330
3318
" rand_xoshiro" ,
3331
3319
" rustc_data_structures" ,
3332
- " rustc_feature" ,
3333
3320
" rustc_index" ,
3334
3321
" rustc_macros" ,
3335
3322
" rustc_serialize" ,
@@ -3386,10 +3373,12 @@ dependencies = [
3386
3373
name = " rustc_ast_lowering"
3387
3374
version = " 0.0.0"
3388
3375
dependencies = [
3376
+ " rustc_abi" ,
3389
3377
" rustc_ast" ,
3390
3378
" rustc_ast_pretty" ,
3391
3379
" rustc_data_structures" ,
3392
3380
" rustc_errors" ,
3381
+ " rustc_feature" ,
3393
3382
" rustc_fluent_macro" ,
3394
3383
" rustc_hir" ,
3395
3384
" rustc_index" ,
@@ -3408,6 +3397,7 @@ name = "rustc_ast_passes"
3408
3397
version = " 0.0.0"
3409
3398
dependencies = [
3410
3399
" itertools" ,
3400
+ " rustc_abi" ,
3411
3401
" rustc_ast" ,
3412
3402
" rustc_ast_pretty" ,
3413
3403
" rustc_attr_parsing" ,
@@ -3664,7 +3654,7 @@ dependencies = [
3664
3654
" memmap2" ,
3665
3655
" parking_lot" ,
3666
3656
" portable-atomic" ,
3667
- " rustc-hash 2.1.0 " ,
3657
+ " rustc-hash 2.1.1 " ,
3668
3658
" rustc-rayon" ,
3669
3659
" rustc-stable-hash" ,
3670
3660
" rustc_arena" ,
@@ -3693,6 +3683,7 @@ version = "0.0.0"
3693
3683
dependencies = [
3694
3684
" ctrlc" ,
3695
3685
" libc" ,
3686
+ " rustc_abi" ,
3696
3687
" rustc_ast" ,
3697
3688
" rustc_ast_lowering" ,
3698
3689
" rustc_ast_passes" ,
@@ -4001,6 +3992,7 @@ version = "0.0.0"
4001
3992
dependencies = [
4002
3993
" rustc-rayon" ,
4003
3994
" rustc-rayon-core" ,
3995
+ " rustc_abi" ,
4004
3996
" rustc_ast" ,
4005
3997
" rustc_ast_lowering" ,
4006
3998
" rustc_ast_passes" ,
@@ -4050,6 +4042,7 @@ name = "rustc_lexer"
4050
4042
version = " 0.0.0"
4051
4043
dependencies = [
4052
4044
" expect-test" ,
4045
+ " memchr" ,
4053
4046
" unicode-properties" ,
4054
4047
" unicode-xid" ,
4055
4048
]
@@ -4162,7 +4155,6 @@ version = "0.0.0"
4162
4155
dependencies = [
4163
4156
" bitflags" ,
4164
4157
" either" ,
4165
- " field-offset" ,
4166
4158
" gsgdt" ,
4167
4159
" polonius-engine" ,
4168
4160
" rustc-rayon-core" ,
@@ -4346,6 +4338,7 @@ version = "0.0.0"
4346
4338
dependencies = [
4347
4339
" rustc_abi" ,
4348
4340
" rustc_ast" ,
4341
+ " rustc_ast_lowering" ,
4349
4342
" rustc_ast_pretty" ,
4350
4343
" rustc_attr_parsing" ,
4351
4344
" rustc_data_structures" ,
@@ -4369,7 +4362,7 @@ dependencies = [
4369
4362
name = " rustc_pattern_analysis"
4370
4363
version = " 0.0.0"
4371
4364
dependencies = [
4372
- " rustc-hash 2.1.0 " ,
4365
+ " rustc-hash 2.1.1 " ,
4373
4366
" rustc_abi" ,
4374
4367
" rustc_apfloat" ,
4375
4368
" rustc_arena" ,
@@ -4410,7 +4403,6 @@ dependencies = [
4410
4403
name = " rustc_query_impl"
4411
4404
version = " 0.0.0"
4412
4405
dependencies = [
4413
- " field-offset" ,
4414
4406
" measureme" ,
4415
4407
" rustc_data_structures" ,
4416
4408
" rustc_errors" ,
@@ -4765,7 +4757,7 @@ name = "rustdoc-json-types"
4765
4757
version = " 0.1.0"
4766
4758
dependencies = [
4767
4759
" bincode" ,
4768
- " rustc-hash 2.1.0 " ,
4760
+ " rustc-hash 2.1.1 " ,
4769
4761
" serde" ,
4770
4762
" serde_json" ,
4771
4763
]
@@ -5416,8 +5408,9 @@ dependencies = [
5416
5408
" ignore" ,
5417
5409
" miropt-test-tools" ,
5418
5410
" regex" ,
5419
- " rustc-hash 2.1.0 " ,
5411
+ " rustc-hash 2.1.1 " ,
5420
5412
" semver" ,
5413
+ " serde" ,
5421
5414
" similar" ,
5422
5415
" termcolor" ,
5423
5416
" walkdir" ,
0 commit comments