Commit 2b6f2af
committed
Auto merge of #136605 - lsunsi:update-rustc-hash, r=<try>
chore: update rustc-hash 2.1.0 to 2.1.1
This PR updates the rustc-hash crate to include a palliative fix for #135477.
The discussion for this can be found in the issue and on rust-lang/rustc-hash#55.
This PR is the output of running `cargo +nightly update rustc-hash@2.1.0`. I ran all tests locally and they all seem to pass, with the exception of `tests/ui/process/nofile-limit.rs` which always fails on my setup.
`@steffahn` `@orlp` and `@Noratrieb` all have full context on this, I'm opening the pull request trying to be helpful. I'm not sure if anything else needs to be done, like documentation I'm not aware of or running any special CIs but if I can do anything else please let me know!1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2007 | 2007 | | |
2008 | 2008 | | |
2009 | 2009 | | |
2010 | | - | |
| 2010 | + | |
2011 | 2011 | | |
2012 | 2012 | | |
2013 | 2013 | | |
| |||
3207 | 3207 | | |
3208 | 3208 | | |
3209 | 3209 | | |
3210 | | - | |
| 3210 | + | |
3211 | 3211 | | |
3212 | 3212 | | |
3213 | 3213 | | |
| |||
3271 | 3271 | | |
3272 | 3272 | | |
3273 | 3273 | | |
3274 | | - | |
| 3274 | + | |
3275 | 3275 | | |
3276 | | - | |
| 3276 | + | |
3277 | 3277 | | |
3278 | 3278 | | |
3279 | 3279 | | |
| |||
3678 | 3678 | | |
3679 | 3679 | | |
3680 | 3680 | | |
3681 | | - | |
| 3681 | + | |
3682 | 3682 | | |
3683 | 3683 | | |
3684 | 3684 | | |
| |||
4383 | 4383 | | |
4384 | 4384 | | |
4385 | 4385 | | |
4386 | | - | |
| 4386 | + | |
4387 | 4387 | | |
4388 | 4388 | | |
4389 | 4389 | | |
| |||
4779 | 4779 | | |
4780 | 4780 | | |
4781 | 4781 | | |
4782 | | - | |
| 4782 | + | |
4783 | 4783 | | |
4784 | 4784 | | |
4785 | 4785 | | |
| |||
5430 | 5430 | | |
5431 | 5431 | | |
5432 | 5432 | | |
5433 | | - | |
| 5433 | + | |
5434 | 5434 | | |
5435 | 5435 | | |
5436 | 5436 | | |
| |||
0 commit comments