This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 1b2c082
committed
Auto merge of rust-lang#138769 - Zoxc:hashbrown-table-tests, r=<try>
Try using std's hashbrown copy
Just testing if this affects performance. It may relate to rust-lang#138708, rust-lang#137701 and rust-lang#115747.File tree
3 files changed
+2
-7
lines changed- compiler/rustc_data_structures
- src
3 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1491 | 1491 | | |
1492 | 1492 | | |
1493 | 1493 | | |
1494 | | - | |
1495 | 1494 | | |
1496 | 1495 | | |
1497 | 1496 | | |
| |||
3480 | 3479 | | |
3481 | 3480 | | |
3482 | 3481 | | |
3483 | | - | |
3484 | 3482 | | |
3485 | 3483 | | |
3486 | 3484 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 32 | | |
38 | 33 | | |
39 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments