Commit 9e4a692
Robin Kruppe
Replace empty array hack with repr(align)
As a side effect, this fixes the warning about repr(C, simd) that has been reported during x86_64 windows builds since rust-lang#47111 (see also: rust-lang#47103)1 parent 6828cf9 commit 9e4a692
2 files changed
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | 299 | | |
301 | 300 | | |
302 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
700 | 695 | | |
701 | 696 | | |
702 | 697 | | |
703 | | - | |
| 698 | + | |
704 | 699 | | |
705 | | - | |
706 | 700 | | |
707 | 701 | | |
708 | 702 | | |
| |||
760 | 754 | | |
761 | 755 | | |
762 | 756 | | |
763 | | - | |
| 757 | + | |
764 | 758 | | |
765 | | - | |
766 | 759 | | |
767 | 760 | | |
768 | 761 | | |
769 | 762 | | |
770 | 763 | | |
771 | | - | |
| 764 | + | |
772 | 765 | | |
773 | | - | |
774 | 766 | | |
775 | 767 | | |
776 | 768 | | |
| |||
0 commit comments