@@ -73,7 +73,7 @@ dependencies = [
7373 " intern" ,
7474 " la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
7575 " lz4_flex" ,
76- " rustc-hash 2 .0.0 " ,
76+ " rustc-hash 1 .0.1 " ,
7777 " salsa" ,
7878 " semver" ,
7979 " span" ,
@@ -167,7 +167,7 @@ dependencies = [
167167 " expect-test" ,
168168 " intern" ,
169169 " oorandom" ,
170- " rustc-hash 2 .0.0 " ,
170+ " rustc-hash 1 .0.1 " ,
171171 " syntax" ,
172172 " syntax-bridge" ,
173173 " tracing" ,
@@ -526,7 +526,7 @@ dependencies = [
526526 " indexmap" ,
527527 " intern" ,
528528 " itertools" ,
529- " rustc-hash 2 .0.0 " ,
529+ " rustc-hash 1 .0.1 " ,
530530 " smallvec" ,
531531 " span" ,
532532 " stdx" ,
@@ -563,7 +563,7 @@ dependencies = [
563563 " mbe" ,
564564 " ra-ap-rustc_abi" ,
565565 " ra-ap-rustc_parse_format" ,
566- " rustc-hash 2 .0.0 " ,
566+ " rustc-hash 1 .0.1 " ,
567567 " rustc_apfloat" ,
568568 " smallvec" ,
569569 " span" ,
@@ -594,7 +594,7 @@ dependencies = [
594594 " limit" ,
595595 " mbe" ,
596596 " parser" ,
597- " rustc-hash 2 .0.0 " ,
597+ " rustc-hash 1 .0.1 " ,
598598 " smallvec" ,
599599 " span" ,
600600 " stdx" ,
@@ -633,7 +633,7 @@ dependencies = [
633633 " ra-ap-rustc_abi" ,
634634 " ra-ap-rustc_index" ,
635635 " ra-ap-rustc_pattern_analysis" ,
636- " rustc-hash 2 .0.0 " ,
636+ " rustc-hash 1 .0.1 " ,
637637 " rustc_apfloat" ,
638638 " scoped-tls" ,
639639 " smallvec" ,
@@ -751,7 +751,7 @@ dependencies = [
751751 " parser" ,
752752 " profile" ,
753753 " rayon" ,
754- " rustc-hash 2 .0.0 " ,
754+ " rustc-hash 1 .0.1 " ,
755755 " span" ,
756756 " stdx" ,
757757 " syntax" ,
@@ -845,7 +845,7 @@ version = "0.0.0"
845845dependencies = [
846846 " dashmap" ,
847847 " hashbrown" ,
848- " rustc-hash 2 .0.0 " ,
848+ " rustc-hash 1 .0.1 " ,
849849 " sptr" ,
850850 " triomphe" ,
851851]
@@ -1063,7 +1063,7 @@ dependencies = [
10631063 " intern" ,
10641064 " parser" ,
10651065 " ra-ap-rustc_lexer" ,
1066- " rustc-hash 2 .0.0 " ,
1066+ " rustc-hash 1 .0.1 " ,
10671067 " smallvec" ,
10681068 " span" ,
10691069 " stdx" ,
@@ -1362,7 +1362,7 @@ dependencies = [
13621362 " indexmap" ,
13631363 " intern" ,
13641364 " paths" ,
1365- " rustc-hash 2 .0.0 " ,
1365+ " rustc-hash 1 .0.1 " ,
13661366 " serde" ,
13671367 " serde_derive" ,
13681368 " serde_json" ,
@@ -1452,7 +1452,7 @@ dependencies = [
14521452 " itertools" ,
14531453 " la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
14541454 " paths" ,
1455- " rustc-hash 2 .0.0 " ,
1455+ " rustc-hash 1 .0.1 " ,
14561456 " semver" ,
14571457 " serde" ,
14581458 " serde_derive" ,
@@ -1699,7 +1699,7 @@ dependencies = [
16991699 " profile" ,
17001700 " project-model" ,
17011701 " rayon" ,
1702- " rustc-hash 2 .0.0 " ,
1702+ " rustc-hash 1 .0.1 " ,
17031703 " scip" ,
17041704 " semver" ,
17051705 " serde" ,
@@ -1732,6 +1732,11 @@ version = "0.1.24"
17321732source = " registry+https://github.com/rust-lang/crates.io-index"
17331733checksum = " 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
17341734
1735+ [[package ]]
1736+ name = " rustc-hash"
1737+ version = " 1.0.1"
1738+ source = " git+https://github.com/Zoxc/rustc-hash/?branch=new-hash#a5a1e17e92967bb98ff8513d25a9bc07bf12caca"
1739+
17351740[[package ]]
17361741name = " rustc-hash"
17371742version = " 1.1.0"
@@ -1773,7 +1778,7 @@ dependencies = [
17731778 " oorandom" ,
17741779 " parking_lot" ,
17751780 " rand" ,
1776- " rustc-hash 2 .0.0 " ,
1781+ " rustc-hash 1 .0.1 " ,
17771782 " salsa-macros" ,
17781783 " smallvec" ,
17791784 " tracing" ,
@@ -1919,7 +1924,7 @@ version = "0.0.0"
19191924dependencies = [
19201925 " hashbrown" ,
19211926 " la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1922- " rustc-hash 2 .0.0 " ,
1927+ " rustc-hash 1 .0.1 " ,
19231928 " salsa" ,
19241929 " stdx" ,
19251930 " syntax" ,
@@ -1982,7 +1987,7 @@ dependencies = [
19821987 " ra-ap-rustc_lexer" ,
19831988 " rayon" ,
19841989 " rowan" ,
1985- " rustc-hash 2 .0.0 " ,
1990+ " rustc-hash 1 .0.1 " ,
19861991 " rustc_apfloat" ,
19871992 " smol_str" ,
19881993 " stdx" ,
@@ -1997,7 +2002,7 @@ version = "0.0.0"
19972002dependencies = [
19982003 " intern" ,
19992004 " parser" ,
2000- " rustc-hash 2 .0.0 " ,
2005+ " rustc-hash 1 .0.1 " ,
20012006 " span" ,
20022007 " stdx" ,
20032008 " syntax" ,
@@ -2020,7 +2025,7 @@ dependencies = [
20202025 " cfg" ,
20212026 " hir-expand" ,
20222027 " intern" ,
2023- " rustc-hash 2 .0.0 " ,
2028+ " rustc-hash 1 .0.1 " ,
20242029 " span" ,
20252030 " stdx" ,
20262031 " test-utils" ,
@@ -2034,7 +2039,7 @@ dependencies = [
20342039 " dissimilar" ,
20352040 " paths" ,
20362041 " profile" ,
2037- " rustc-hash 2 .0.0 " ,
2042+ " rustc-hash 1 .0.1 " ,
20382043 " stdx" ,
20392044 " text-size" ,
20402045 " tracing" ,
@@ -2369,7 +2374,7 @@ dependencies = [
23692374 " indexmap" ,
23702375 " nohash-hasher" ,
23712376 " paths" ,
2372- " rustc-hash 2 .0.0 " ,
2377+ " rustc-hash 1 .0.1 " ,
23732378 " stdx" ,
23742379 " tracing" ,
23752380]
@@ -2382,7 +2387,7 @@ dependencies = [
23822387 " notify" ,
23832388 " paths" ,
23842389 " rayon" ,
2385- " rustc-hash 2 .0.0 " ,
2390+ " rustc-hash 1 .0.1 " ,
23862391 " stdx" ,
23872392 " tracing" ,
23882393 " vfs" ,
0 commit comments