Commit bd68693
committed
Auto merge of #136850 - jhpratt:rollup-rm72dxb, r=jhpratt
Rollup of 6 pull requests
Successful merges:
- #134999 (Add cygwin target.)
- #135677 (Small `rustc_resolve` cleanups)
- #136699 (std: replace the `FromInner` implementation for addresses with private conversion functions)
- #136758 (tests: `-Copt-level=3` instead of `-O` in assembly tests)
- #136761 (tests: `-Copt-level=3` instead of `-O` in codegen tests)
- #136833 (compiler: die immediately instead of handling unknown target codegen)
Failed merges:
- #136808 (Try to recover from path sep error in type parsing)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
294 files changed
+648
-747
lines changed- compiler
- rustc_codegen_gcc/src
- rustc_const_eval/src
- interpret
- rustc_middle/src
- mir/interpret
- ty
- rustc_passes/src
- rustc_resolve/src
- rustc_target/src
- callconv
- spec
- base
- targets
- rustc_ty_utils/src
- library/std/src
- net
- os/solid
- sys/net/connection
- socket
- xous
- src
- bootstrap/src/core/builder
- doc/rustc/src
- platform-support
- tests
- assembly
- asm
- libs
- simd
- targets
- codegen
- asm
- avr
- cross-crate-inlining
- auxiliary
- enum
- hint
- intrinsics
- issues
- lib-optimizations
- loongarch-abi
- macos
- naked-fn
- repr
- riscv-abi
- simd
- ui/check-cfg
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
294 files changed
+648
-747
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
936 | 935 | | |
937 | 936 | | |
938 | 937 | | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | 938 | | |
943 | 939 | | |
944 | 940 | | |
| |||
953 | 949 | | |
954 | 950 | | |
955 | 951 | | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | 952 | | |
963 | 953 | | |
964 | 954 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | 219 | | |
224 | 220 | | |
225 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
1275 | 1274 | | |
1276 | 1275 | | |
1277 | 1276 | | |
1278 | | - | |
1279 | | - | |
1280 | | - | |
1281 | 1277 | | |
1282 | 1278 | | |
1283 | 1279 | | |
1284 | 1280 | | |
1285 | 1281 | | |
1286 | 1282 | | |
1287 | | - | |
1288 | | - | |
1289 | | - | |
1290 | 1283 | | |
1291 | 1284 | | |
1292 | 1285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 49 | | |
59 | 50 | | |
60 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | | - | |
| 1130 | + | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | 1133 | | |
| |||
2256 | 2256 | | |
2257 | 2257 | | |
2258 | 2258 | | |
2259 | | - | |
| 2259 | + | |
2260 | 2260 | | |
2261 | 2261 | | |
2262 | | - | |
2263 | | - | |
| 2262 | + | |
| 2263 | + | |
2264 | 2264 | | |
2265 | | - | |
2266 | | - | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
2267 | 2268 | | |
2268 | 2269 | | |
2269 | 2270 | | |
| |||
2374 | 2375 | | |
2375 | 2376 | | |
2376 | 2377 | | |
2377 | | - | |
| 2378 | + | |
2378 | 2379 | | |
2379 | 2380 | | |
2380 | 2381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
623 | 622 | | |
624 | 623 | | |
625 | 624 | | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | 625 | | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
| 626 | + | |
639 | 627 | | |
640 | 628 | | |
641 | 629 | | |
| |||
644 | 632 | | |
645 | 633 | | |
646 | 634 | | |
647 | | - | |
| 635 | + | |
648 | 636 | | |
649 | 637 | | |
650 | 638 | | |
| |||
719 | 707 | | |
720 | 708 | | |
721 | 709 | | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
| 710 | + | |
728 | 711 | | |
729 | | - | |
730 | | - | |
731 | 712 | | |
732 | 713 | | |
733 | 714 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments