-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 6f955bf
Auto merge of #100171 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
[beta] Rollup of beta backports
Includes the following PRs:
* rustc-docs: Be less specific about the representation of +bundle #100074
* Fix backwards-compatibility check for tests with +whole-archive #100068
* Revert write! and writeln! to late drop temporaries #99689
* Upgrade indexmap and thorin-dwp to use hashbrown 0.12 #99251
* rustdoc: avoid inlining modules with duplicate names #99738
r? `@ghost`File tree
21 files changed
+247
-83
lines changed- compiler
- rustc_codegen_cranelift
- rustc_codegen_ssa
- src/back
- rustc_data_structures
- rustc_serialize
- library/core/src/macros
- src
- doc/rustc/src
- librustdoc/clean
- test
- run-make/native-link-modifier-whole-archive
- rustdoc
- auxiliary
- ui/macros
- tools/bump-stage0
21 files changed
+247
-83
lines changedLines changed: 14 additions & 35 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1700 | 1700 |
| |
1701 | 1701 |
| |
1702 | 1702 |
| |
1703 | - | ||
1704 | - | ||
1705 | - | ||
1706 | - | ||
1707 | - | ||
1708 | - | ||
1709 | - | ||
1710 | - | ||
1711 | - | ||
1712 | - | ||
1703 | + | ||
1713 | 1704 |
| |
1714 | - | ||
1705 | + | ||
1715 | 1706 |
| |
1716 | 1707 |
| |
1717 | 1708 |
| |
| |||
1873 | 1864 |
| |
1874 | 1865 |
| |
1875 | 1866 |
| |
1876 | - | ||
1867 | + | ||
1877 | 1868 |
| |
1878 | - | ||
1869 | + | ||
1879 | 1870 |
| |
1880 | 1871 |
| |
1881 | - | ||
1872 | + | ||
1882 | 1873 |
| |
1883 | 1874 |
| |
1884 | 1875 |
| |
| |||
2559 | 2550 |
| |
2560 | 2551 |
| |
2561 | 2552 |
| |
2562 | - | ||
2563 | - | ||
2564 | - | ||
2565 | - | ||
2566 | - | ||
2567 | - | ||
2568 | - | ||
2569 | - | ||
2570 | - | ||
2571 | - | ||
2572 | - | ||
2573 | - | ||
2574 | - | ||
2575 | 2553 |
| |
2576 | 2554 |
| |
2577 | 2555 |
| |
2578 | 2556 |
| |
2579 | 2557 |
| |
2580 | 2558 |
| |
2581 | 2559 |
| |
2582 | - | ||
2560 | + | ||
2561 | + | ||
2583 | 2562 |
| |
2584 | 2563 |
| |
2585 | 2564 |
| |
| |||
4967 | 4946 |
| |
4968 | 4947 |
| |
4969 | 4948 |
| |
4970 | - | ||
4949 | + | ||
4971 | 4950 |
| |
4972 | - | ||
4951 | + | ||
4973 | 4952 |
| |
4974 | 4953 |
| |
4975 | 4954 |
| |
| |||
5047 | 5026 |
| |
5048 | 5027 |
| |
5049 | 5028 |
| |
5050 | - | ||
5029 | + | ||
5051 | 5030 |
| |
5052 | 5031 |
| |
5053 | 5032 |
| |
| |||
5306 | 5285 |
| |
5307 | 5286 |
| |
5308 | 5287 |
| |
5309 | - | ||
5288 | + | ||
5310 | 5289 |
| |
5311 | - | ||
5290 | + | ||
5312 | 5291 |
| |
5313 | 5292 |
| |
5314 | - | ||
5315 | - | ||
5293 | + | ||
5294 | + | ||
5316 | 5295 |
| |
5317 | 5296 |
| |
5318 | 5297 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 | - | ||
166 | + | ||
167 | 167 |
| |
168 | - | ||
168 | + | ||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 | - | ||
172 | + | ||
173 | 173 |
| |
174 | - | ||
174 | + | ||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | - | ||
22 | + | ||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
17 | + | ||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2222 | 2222 |
| |
2223 | 2223 |
| |
2224 | 2224 |
| |
2225 | - | ||
2225 | + | ||
2226 | 2226 |
| |
2227 | 2227 |
| |
2228 | 2228 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
8 | - | ||
7 | + | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
|
Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 | - | ||
500 | - | ||
501 | - | ||
502 | - | ||
499 | + | ||
500 | + | ||
501 | + | ||
503 | 502 |
| |
504 | 503 |
| |
505 | 504 |
| |
| |||
554 | 553 |
| |
555 | 554 |
| |
556 | 555 |
| |
557 | - | ||
558 | - | ||
559 | - | ||
560 | - | ||
556 | + | ||
557 | + | ||
558 | + | ||
561 | 559 |
| |
562 | 560 |
| |
563 | 561 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 | - | ||
93 | - | ||
94 | - | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | - | ||
55 | - | ||
56 | - | ||
57 | - | ||
58 | - | ||
59 | - | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
60 | 66 |
| |
61 | 67 |
| |
62 | 68 |
| |
63 | 69 |
| |
64 | 70 |
| |
65 | 71 |
| |
66 | - | ||
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
|
0 commit comments