@@ -3010,9 +3010,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
3010
3010
3011
3011
[[package ]]
3012
3012
name = " proc-macro2"
3013
- version = " 1.0.63 "
3013
+ version = " 1.0.70 "
3014
3014
source = " registry+https://github.com/rust-lang/crates.io-index"
3015
- checksum = " 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb "
3015
+ checksum = " 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b "
3016
3016
dependencies = [
3017
3017
" unicode-ident" ,
3018
3018
]
@@ -3068,9 +3068,8 @@ checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
3068
3068
3069
3069
[[package ]]
3070
3070
name = " quote"
3071
- version = " 1.0.29"
3072
- source = " registry+https://github.com/rust-lang/crates.io-index"
3073
- checksum = " 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
3071
+ version = " 1.0.33"
3072
+ source = " git+https://github.com/pitaj/quote#44feebf0594b255a511ff20890a7acbf4d6aeed1"
3074
3073
dependencies = [
3075
3074
" proc-macro2" ,
3076
3075
]
@@ -3353,11 +3352,10 @@ dependencies = [
3353
3352
[[package ]]
3354
3353
name = " rustc-rayon"
3355
3354
version = " 0.5.0"
3356
- source = " registry+https://github.com/rust-lang/crates.io-index"
3357
- checksum = " eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
3355
+ source = " git+https://github.com/pitaj/rustc-rayon#e76e554512ce25abb48f4118576ede5d7a457918"
3358
3356
dependencies = [
3359
3357
" either" ,
3360
- " rustc-rayon-core" ,
3358
+ " rustc-rayon-core 0.5.0 (git+https://github.com/pitaj/rustc-rayon) " ,
3361
3359
]
3362
3360
3363
3361
[[package ]]
@@ -3372,6 +3370,17 @@ dependencies = [
3372
3370
" num_cpus" ,
3373
3371
]
3374
3372
3373
+ [[package ]]
3374
+ name = " rustc-rayon-core"
3375
+ version = " 0.5.0"
3376
+ source = " git+https://github.com/pitaj/rustc-rayon#e76e554512ce25abb48f4118576ede5d7a457918"
3377
+ dependencies = [
3378
+ " crossbeam-channel" ,
3379
+ " crossbeam-deque" ,
3380
+ " crossbeam-utils" ,
3381
+ " num_cpus" ,
3382
+ ]
3383
+
3375
3384
[[package ]]
3376
3385
name = " rustc-semver"
3377
3386
version = " 1.1.0"
@@ -3701,7 +3710,7 @@ dependencies = [
3701
3710
" portable-atomic" ,
3702
3711
" rustc-hash" ,
3703
3712
" rustc-rayon" ,
3704
- " rustc-rayon-core" ,
3713
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
3705
3714
" rustc_arena" ,
3706
3715
" rustc_graphviz" ,
3707
3716
" rustc_index" ,
@@ -4027,7 +4036,7 @@ version = "0.0.0"
4027
4036
dependencies = [
4028
4037
" libloading 0.7.4" ,
4029
4038
" rustc-rayon" ,
4030
- " rustc-rayon-core" ,
4039
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4031
4040
" rustc_ast" ,
4032
4041
" rustc_ast_lowering" ,
4033
4042
" rustc_ast_passes" ,
@@ -4192,7 +4201,7 @@ dependencies = [
4192
4201
" measureme" ,
4193
4202
" polonius-engine" ,
4194
4203
" rustc-rayon" ,
4195
- " rustc-rayon-core" ,
4204
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4196
4205
" rustc_apfloat" ,
4197
4206
" rustc_arena" ,
4198
4207
" rustc_ast" ,
@@ -4386,7 +4395,7 @@ version = "0.0.0"
4386
4395
dependencies = [
4387
4396
" field-offset" ,
4388
4397
" measureme" ,
4389
- " rustc-rayon-core" ,
4398
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4390
4399
" rustc_data_structures" ,
4391
4400
" rustc_errors" ,
4392
4401
" rustc_hir" ,
@@ -4405,7 +4414,7 @@ name = "rustc_query_system"
4405
4414
version = " 0.0.0"
4406
4415
dependencies = [
4407
4416
" parking_lot 0.12.1" ,
4408
- " rustc-rayon-core" ,
4417
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4409
4418
" rustc_ast" ,
4410
4419
" rustc_data_structures" ,
4411
4420
" rustc_errors" ,
0 commit comments