@@ -3006,9 +3006,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
30063006
30073007[[package ]]
30083008name = " proc-macro2"
3009- version = " 1.0.63 "
3009+ version = " 1.0.70 "
30103010source = " registry+https://github.com/rust-lang/crates.io-index"
3011- checksum = " 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb "
3011+ checksum = " 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b "
30123012dependencies = [
30133013 " unicode-ident" ,
30143014]
@@ -3064,9 +3064,8 @@ checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
30643064
30653065[[package ]]
30663066name = " 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"
30703069dependencies = [
30713070 " proc-macro2" ,
30723071]
@@ -3349,11 +3348,10 @@ dependencies = [
33493348[[package ]]
33503349name = " rustc-rayon"
33513350version = " 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"
33543352dependencies = [
33553353 " either" ,
3356- " rustc-rayon-core" ,
3354+ " rustc-rayon-core 0.5.0 (git+https://github.com/pitaj/rustc-rayon) " ,
33573355]
33583356
33593357[[package ]]
@@ -3368,6 +3366,17 @@ dependencies = [
33683366 " num_cpus" ,
33693367]
33703368
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+
33713380[[package ]]
33723381name = " rustc-semver"
33733382version = " 1.1.0"
@@ -3697,7 +3706,7 @@ dependencies = [
36973706 " portable-atomic" ,
36983707 " rustc-hash" ,
36993708 " rustc-rayon" ,
3700- " rustc-rayon-core" ,
3709+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
37013710 " rustc_arena" ,
37023711 " rustc_graphviz" ,
37033712 " rustc_index" ,
@@ -4023,7 +4032,7 @@ version = "0.0.0"
40234032dependencies = [
40244033 " libloading 0.7.4" ,
40254034 " rustc-rayon" ,
4026- " rustc-rayon-core" ,
4035+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
40274036 " rustc_ast" ,
40284037 " rustc_ast_lowering" ,
40294038 " rustc_ast_passes" ,
@@ -4188,7 +4197,7 @@ dependencies = [
41884197 " measureme" ,
41894198 " polonius-engine" ,
41904199 " rustc-rayon" ,
4191- " rustc-rayon-core" ,
4200+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
41924201 " rustc_apfloat" ,
41934202 " rustc_arena" ,
41944203 " rustc_ast" ,
@@ -4388,7 +4397,7 @@ version = "0.0.0"
43884397dependencies = [
43894398 " field-offset" ,
43904399 " measureme" ,
4391- " rustc-rayon-core" ,
4400+ " rustc-rayon-core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
43924401 " rustc_data_structures" ,
43934402 " rustc_errors" ,
43944403 " rustc_hir" ,
@@ -4407,7 +4416,7 @@ name = "rustc_query_system"
44074416version = " 0.0.0"
44084417dependencies = [
44094418 " 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) " ,
44114420 " rustc_ast" ,
44124421 " rustc_data_structures" ,
44134422 " rustc_errors" ,
0 commit comments