Commit 4778df5
Make all the flexarray helpers inline
The conversions between fixed and dynamically sized forms are essentially
type-level transforms which should have trivial implementations in terms
of generated code, so there's no reason not to make them inline.1 parent 0478a39 commit 4778df5
File tree
2 files changed
+30
-0
lines changed- bindgen-tests/tests/expectations/tests
- bindgen/codegen
2 files changed
+30
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2747 | 2747 | | |
2748 | 2748 | | |
2749 | 2749 | | |
| 2750 | + | |
2750 | 2751 | | |
2751 | 2752 | | |
2752 | 2753 | | |
2753 | 2754 | | |
2754 | 2755 | | |
2755 | 2756 | | |
2756 | 2757 | | |
| 2758 | + | |
2757 | 2759 | | |
2758 | 2760 | | |
2759 | 2761 | | |
| |||
2773 | 2775 | | |
2774 | 2776 | | |
2775 | 2777 | | |
| 2778 | + | |
2776 | 2779 | | |
2777 | 2780 | | |
2778 | 2781 | | |
| |||
2782 | 2785 | | |
2783 | 2786 | | |
2784 | 2787 | | |
| 2788 | + | |
2785 | 2789 | | |
2786 | 2790 | | |
2787 | 2791 | | |
| |||
2793 | 2797 | | |
2794 | 2798 | | |
2795 | 2799 | | |
| 2800 | + | |
2796 | 2801 | | |
2797 | 2802 | | |
2798 | 2803 | | |
| |||
0 commit comments