@@ -1982,7 +1982,7 @@ dependencies = [
1982
1982
" anyhow" ,
1983
1983
" clap" ,
1984
1984
" fs-err" ,
1985
- " rustc-hash 2.1.0" ,
1985
+ " rustc-hash 2.1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
1986
1986
" rustdoc-json-types" ,
1987
1987
" serde" ,
1988
1988
" serde_json" ,
@@ -3151,7 +3151,7 @@ dependencies = [
3151
3151
" proc-macro2" ,
3152
3152
" quote" ,
3153
3153
" rinja_parser" ,
3154
- " rustc-hash 2.1.0" ,
3154
+ " rustc-hash 2.1.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
3155
3155
" serde" ,
3156
3156
" syn 2.0.96" ,
3157
3157
]
@@ -3219,6 +3219,11 @@ version = "2.1.0"
3219
3219
source = " registry+https://github.com/rust-lang/crates.io-index"
3220
3220
checksum = " c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
3221
3221
3222
+ [[package ]]
3223
+ name = " rustc-hash"
3224
+ version = " 2.1.0"
3225
+ source = " git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663#3a89863922cb4ba5237a5bef65a9535b3d598663"
3226
+
3222
3227
[[package ]]
3223
3228
name = " rustc-main"
3224
3229
version = " 0.0.0"
@@ -3621,7 +3626,7 @@ dependencies = [
3621
3626
" memmap2" ,
3622
3627
" parking_lot" ,
3623
3628
" portable-atomic" ,
3624
- " rustc-hash 2.1.0" ,
3629
+ " rustc-hash 2.1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
3625
3630
" rustc-rayon" ,
3626
3631
" rustc-stable-hash" ,
3627
3632
" rustc_arena" ,
@@ -4324,7 +4329,7 @@ dependencies = [
4324
4329
name = " rustc_pattern_analysis"
4325
4330
version = " 0.0.0"
4326
4331
dependencies = [
4327
- " rustc-hash 2.1.0" ,
4332
+ " rustc-hash 2.1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
4328
4333
" rustc_abi" ,
4329
4334
" rustc_apfloat" ,
4330
4335
" rustc_arena" ,
@@ -4647,7 +4652,7 @@ dependencies = [
4647
4652
" bitflags" ,
4648
4653
" derive-where" ,
4649
4654
" indexmap" ,
4650
- " rustc-hash 1 .1.0" ,
4655
+ " rustc-hash 2 .1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
4651
4656
" rustc_ast_ir" ,
4652
4657
" rustc_data_structures" ,
4653
4658
" rustc_index" ,
@@ -4720,7 +4725,7 @@ name = "rustdoc-json-types"
4720
4725
version = " 0.1.0"
4721
4726
dependencies = [
4722
4727
" bincode" ,
4723
- " rustc-hash 2.1.0" ,
4728
+ " rustc-hash 2.1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
4724
4729
" serde" ,
4725
4730
" serde_json" ,
4726
4731
]
@@ -5371,7 +5376,7 @@ dependencies = [
5371
5376
" ignore" ,
5372
5377
" miropt-test-tools" ,
5373
5378
" regex" ,
5374
- " rustc-hash 2.1.0" ,
5379
+ " rustc-hash 2.1.0 (git+https://github.com/orlp/rustc-hash?rev=3a89863922cb4ba5237a5bef65a9535b3d598663) " ,
5375
5380
" semver" ,
5376
5381
" similar" ,
5377
5382
" termcolor" ,
0 commit comments