Commit d60d88f
committed
Auto merge of rust-lang#99495 - oli-obk:revert_98582, r=oli-obk
Revert "Rollup merge of rust-lang#98582 - oli-obk:unconstrained_opaque_type, r…
…=estebank"
This reverts commit 6f8fb91, reversing
changes made to 7210e46.
r? `@ghost`
rebase of rust-lang#99368File tree
47 files changed
+205
-396
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_middle/src/mir
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- src
- test/ui/type-alias-impl-trait
- tools/clippy/clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+205
-396
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2155 | 2155 | | |
2156 | 2156 | | |
2157 | 2157 | | |
2158 | | - | |
2159 | | - | |
2160 | | - | |
| 2158 | + | |
2161 | 2159 | | |
2162 | 2160 | | |
2163 | 2161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
| |||
287 | 286 | | |
288 | 287 | | |
289 | 288 | | |
290 | | - | |
291 | 289 | | |
292 | 290 | | |
293 | 291 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1788 | 1788 | | |
1789 | 1789 | | |
1790 | 1790 | | |
1791 | | - | |
1792 | 1791 | | |
1793 | 1792 | | |
1794 | 1793 | | |
| |||
2180 | 2179 | | |
2181 | 2180 | | |
2182 | 2181 | | |
2183 | | - | |
2184 | 2182 | | |
2185 | 2183 | | |
2186 | 2184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | 258 | | |
260 | 259 | | |
261 | 260 | | |
| |||
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | 325 | | |
338 | 326 | | |
339 | 327 | | |
| |||
537 | 525 | | |
538 | 526 | | |
539 | 527 | | |
540 | | - | |
541 | 528 | | |
542 | 529 | | |
543 | 530 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | 793 | | |
807 | 794 | | |
808 | 795 | | |
| |||
1208 | 1195 | | |
1209 | 1196 | | |
1210 | 1197 | | |
1211 | | - | |
| 1198 | + | |
1212 | 1199 | | |
1213 | 1200 | | |
1214 | 1201 | | |
1215 | | - | |
1216 | 1202 | | |
1217 | 1203 | | |
1218 | 1204 | | |
| |||
2507 | 2493 | | |
2508 | 2494 | | |
2509 | 2495 | | |
2510 | | - | |
2511 | 2496 | | |
2512 | 2497 | | |
2513 | 2498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
829 | 828 | | |
830 | 829 | | |
831 | 830 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | 618 | | |
627 | 619 | | |
628 | 620 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | 414 | | |
430 | 415 | | |
431 | 416 | | |
| |||
474 | 459 | | |
475 | 460 | | |
476 | 461 | | |
477 | | - | |
478 | 462 | | |
479 | 463 | | |
480 | 464 | | |
| |||
0 commit comments