@@ -3006,9 +3006,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
3006
3006
3007
3007
[[package ]]
3008
3008
name = " proc-macro2"
3009
- version = " 1.0.63 "
3009
+ version = " 1.0.70 "
3010
3010
source = " registry+https://github.com/rust-lang/crates.io-index"
3011
- checksum = " 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb "
3011
+ checksum = " 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b "
3012
3012
dependencies = [
3013
3013
" unicode-ident" ,
3014
3014
]
@@ -3064,9 +3064,8 @@ checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
3064
3064
3065
3065
[[package ]]
3066
3066
name = " quote"
3067
- version = " 1.0.29"
3068
- source = " registry+https://github.com/rust-lang/crates.io-index"
3069
- checksum = " 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
3067
+ version = " 1.0.33"
3068
+ source = " git+https://github.com/pitaj/quote#44feebf0594b255a511ff20890a7acbf4d6aeed1"
3070
3069
dependencies = [
3071
3070
" proc-macro2" ,
3072
3071
]
@@ -3349,11 +3348,10 @@ dependencies = [
3349
3348
[[package ]]
3350
3349
name = " rustc-rayon"
3351
3350
version = " 0.5.0"
3352
- source = " registry+https://github.com/rust-lang/crates.io-index"
3353
- checksum = " eb81aadc8837ca6ecebe0fe1353f15df83b3b3cc2cf7a8afd571bc22aa121710"
3351
+ source = " git+https://github.com/pitaj/rustc-rayon#e76e554512ce25abb48f4118576ede5d7a457918"
3354
3352
dependencies = [
3355
3353
" either" ,
3356
- " rustc-rayon-core" ,
3354
+ " rustc-rayon-core 0.5.0 (git+https://github.com/pitaj/rustc-rayon) " ,
3357
3355
]
3358
3356
3359
3357
[[package ]]
@@ -3368,6 +3366,17 @@ dependencies = [
3368
3366
" num_cpus" ,
3369
3367
]
3370
3368
3369
+ [[package ]]
3370
+ name = " rustc-rayon-core"
3371
+ version = " 0.5.0"
3372
+ source = " git+https://github.com/pitaj/rustc-rayon#e76e554512ce25abb48f4118576ede5d7a457918"
3373
+ dependencies = [
3374
+ " crossbeam-channel" ,
3375
+ " crossbeam-deque" ,
3376
+ " crossbeam-utils" ,
3377
+ " num_cpus" ,
3378
+ ]
3379
+
3371
3380
[[package ]]
3372
3381
name = " rustc-semver"
3373
3382
version = " 1.1.0"
@@ -3697,7 +3706,7 @@ dependencies = [
3697
3706
" portable-atomic" ,
3698
3707
" rustc-hash" ,
3699
3708
" rustc-rayon" ,
3700
- " rustc-rayon-core" ,
3709
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
3701
3710
" rustc_arena" ,
3702
3711
" rustc_graphviz" ,
3703
3712
" rustc_index" ,
@@ -4023,7 +4032,7 @@ version = "0.0.0"
4023
4032
dependencies = [
4024
4033
" libloading 0.7.4" ,
4025
4034
" rustc-rayon" ,
4026
- " rustc-rayon-core" ,
4035
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4027
4036
" rustc_ast" ,
4028
4037
" rustc_ast_lowering" ,
4029
4038
" rustc_ast_passes" ,
@@ -4188,7 +4197,7 @@ dependencies = [
4188
4197
" measureme" ,
4189
4198
" polonius-engine" ,
4190
4199
" rustc-rayon" ,
4191
- " rustc-rayon-core" ,
4200
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4192
4201
" rustc_apfloat" ,
4193
4202
" rustc_arena" ,
4194
4203
" rustc_ast" ,
@@ -4388,7 +4397,7 @@ version = "0.0.0"
4388
4397
dependencies = [
4389
4398
" field-offset" ,
4390
4399
" measureme" ,
4391
- " rustc-rayon-core" ,
4400
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4392
4401
" rustc_data_structures" ,
4393
4402
" rustc_errors" ,
4394
4403
" rustc_hir" ,
@@ -4407,7 +4416,7 @@ name = "rustc_query_system"
4407
4416
version = " 0.0.0"
4408
4417
dependencies = [
4409
4418
" parking_lot 0.12.1" ,
4410
- " rustc-rayon-core" ,
4419
+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
4411
4420
" rustc_ast" ,
4412
4421
" rustc_data_structures" ,
4413
4422
" rustc_errors" ,
0 commit comments