File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3447,8 +3447,7 @@ dependencies = [
3447
3447
[[package ]]
3448
3448
name = " rustc-hash"
3449
3449
version = " 1.1.0"
3450
- source = " registry+https://github.com/rust-lang/crates.io-index"
3451
- checksum = " 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3450
+ source = " git+https://github.com/orlp/rustc-hash/?branch=mum-hash-perf-run#576bcaf44a3dd1820b0e28166a0244e1f68e0875"
3452
3451
3453
3452
[[package ]]
3454
3453
name = " rustc-main"
Original file line number Diff line number Diff line change @@ -111,3 +111,4 @@ strip = true
111
111
rustc-std-workspace-core = { path = ' library/rustc-std-workspace-core' }
112
112
rustc-std-workspace-alloc = { path = ' library/rustc-std-workspace-alloc' }
113
113
rustc-std-workspace-std = { path = ' library/rustc-std-workspace-std' }
114
+ rustc-hash = { git = " https://github.com/orlp/rustc-hash/" , branch = " mum-hash-perf-run" }
You can’t perform that action at this time.
0 commit comments