This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit a535016
authored
Unrolled build for rust-lang#127588
Rollup merge of rust-lang#127588 - uweigand:s390x-f16-doctests, r=tgross35
core: Limit remaining f16 doctests to x86_64 linux
On s390x, every use of the f16 data type will currently ICE due to llvm/llvm-project#50374, causing doctest failures on the platform.
Most doctests were already restricted to certain platforms, so fix this by likewise restricting the remaining five.1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
| 357 | + | |
356 | 358 | | |
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
361 | 363 | | |
| 364 | + | |
362 | 365 | | |
363 | 366 | | |
364 | 367 | | |
| |||
376 | 379 | | |
377 | 380 | | |
378 | 381 | | |
| 382 | + | |
| 383 | + | |
379 | 384 | | |
380 | 385 | | |
381 | 386 | | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| 390 | + | |
385 | 391 | | |
386 | 392 | | |
387 | 393 | | |
| |||
694 | 700 | | |
695 | 701 | | |
696 | 702 | | |
| 703 | + | |
| 704 | + | |
697 | 705 | | |
698 | 706 | | |
699 | 707 | | |
| 708 | + | |
700 | 709 | | |
701 | 710 | | |
702 | 711 | | |
| |||
715 | 724 | | |
716 | 725 | | |
717 | 726 | | |
| 727 | + | |
| 728 | + | |
718 | 729 | | |
719 | 730 | | |
720 | 731 | | |
| 732 | + | |
721 | 733 | | |
722 | 734 | | |
723 | 735 | | |
| |||
742 | 754 | | |
743 | 755 | | |
744 | 756 | | |
| 757 | + | |
| 758 | + | |
745 | 759 | | |
746 | 760 | | |
747 | 761 | | |
| |||
752 | 766 | | |
753 | 767 | | |
754 | 768 | | |
| 769 | + | |
755 | 770 | | |
756 | 771 | | |
757 | 772 | | |
| |||
0 commit comments