This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit d694429
committed
Auto merge of rust-lang#136095 - orlp:rustc-hash-folded-multiply-perf, r=<try>
[DO NOT MERGE] perf run for rustc-hash candidate (folded multiply)
See rust-lang/rustc-hash#55.File tree
9 files changed
+19
-14
lines changed- compiler
- rustc_data_structures
- rustc_pattern_analysis
- rustc_type_ir
- src
- rustdoc-json-types
- tools
- jsondoclint
- rust-analyzer
- crates/ra-salsa
- tidy
9 files changed
+19
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1982 | 1982 | | |
1983 | 1983 | | |
1984 | 1984 | | |
1985 | | - | |
| 1985 | + | |
1986 | 1986 | | |
1987 | 1987 | | |
1988 | 1988 | | |
| |||
3219 | 3219 | | |
3220 | 3220 | | |
3221 | 3221 | | |
| 3222 | + | |
| 3223 | + | |
| 3224 | + | |
| 3225 | + | |
| 3226 | + | |
3222 | 3227 | | |
3223 | 3228 | | |
3224 | 3229 | | |
| |||
3621 | 3626 | | |
3622 | 3627 | | |
3623 | 3628 | | |
3624 | | - | |
| 3629 | + | |
3625 | 3630 | | |
3626 | 3631 | | |
3627 | 3632 | | |
| |||
4324 | 4329 | | |
4325 | 4330 | | |
4326 | 4331 | | |
4327 | | - | |
| 4332 | + | |
4328 | 4333 | | |
4329 | 4334 | | |
4330 | 4335 | | |
| |||
4647 | 4652 | | |
4648 | 4653 | | |
4649 | 4654 | | |
4650 | | - | |
| 4655 | + | |
4651 | 4656 | | |
4652 | 4657 | | |
4653 | 4658 | | |
| |||
4720 | 4725 | | |
4721 | 4726 | | |
4722 | 4727 | | |
4723 | | - | |
| 4728 | + | |
4724 | 4729 | | |
4725 | 4730 | | |
4726 | 4731 | | |
| |||
5371 | 5376 | | |
5372 | 5377 | | |
5373 | 5378 | | |
5374 | | - | |
| 5379 | + | |
5375 | 5380 | | |
5376 | 5381 | | |
5377 | 5382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments