-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit b8c54d6
Auto merge of #140083 - ChrisDenton:rollup-o0xjy0y, r=ChrisDenton
Rollup of 5 pull requests
Successful merges:
- #138870 (Add target-specific NaN payloads for the missing tier 2 targets)
- #139028 (Make target maintainers more easily pingable)
- #140063 (Remove stray newline from post-merge report)
- #140067 (Remove (now unused) #[rustc_macro_edition_2021] attribute)
- #140068 (replace broken links armv7-rtems-eabihf.md)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
98 files changed
+185
-211
lines changed- compiler
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_feature/src
- rustc_resolve/src
- rustc_span/src
- library/core/src
- src
- ci/citool/src
- doc/rustc/src/platform-support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+185
-211
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 | - | ||
195 | 194 |
| |
196 | 195 |
| |
197 | 196 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | - | ||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
80 | - | ||
81 | 79 |
| |
82 | 80 |
| |
83 | 81 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
676 | 676 |
| |
677 | 677 |
| |
678 | 678 |
| |
679 | - | ||
680 | - | ||
681 | - | ||
682 | - | ||
683 | - | ||
684 | - | ||
685 | - | ||
686 | - | ||
687 | 679 |
| |
688 | 680 |
| |
689 | 681 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
11 | + | ||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 | - | ||
1132 | - | ||
1133 | - | ||
1134 | - | ||
1135 | - | ||
1136 | - | ||
1137 | - | ||
1138 | 1131 |
| |
1139 | 1132 |
| |
1140 | 1133 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1824 | 1824 |
| |
1825 | 1825 |
| |
1826 | 1826 |
| |
1827 | - | ||
1828 | 1827 |
| |
1829 | 1828 |
| |
1830 | 1829 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1307 | 1307 |
| |
1308 | 1308 |
| |
1309 | 1309 |
| |
1310 | - | ||
1311 | - | ||
1310 | + | ||
1311 | + | ||
1312 | + | ||
1313 | + | ||
1312 | 1314 |
| |
1313 | - | ||
1315 | + | ||
1314 | 1316 |
| |
1315 | 1317 |
| |
1316 | 1318 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 | - | ||
194 | + | ||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
9 | + | ||
10 | + | ||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
0 commit comments