Commit 1da5c5d
authored
fix: exercise valid Rust release smoke (#1008)
Summary: exercise the existing native greeting-validator protocol for
both raw and extracted release executables, preserving the native
entrypoint contract. Root cause: Release run 31615491026 failed all five
targets because the smoke invoked the intentionally no-args-invalid
native stdio entrypoint. Validation: real optimized binary and archive
passed; full test suite, lint, typecheck, release workflow guard, Opcore
and Opcore Zero passed; independent review approved with no P0-P3
findings.1 parent ee21e68 commit 1da5c5d
2 files changed
Lines changed: 49 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
| 852 | + | |
859 | 853 | | |
860 | 854 | | |
861 | 855 | | |
| |||
871 | 865 | | |
872 | 866 | | |
873 | 867 | | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
| 868 | + | |
881 | 869 | | |
882 | 870 | | |
883 | 871 | | |
| |||
903 | 891 | | |
904 | 892 | | |
905 | 893 | | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
906 | 914 | | |
907 | 915 | | |
908 | 916 | | |
| |||
926 | 934 | | |
927 | 935 | | |
928 | 936 | | |
| 937 | + | |
929 | 938 | | |
930 | 939 | | |
931 | 940 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
92 | 118 | | |
93 | 119 | | |
94 | 120 | | |
| |||
0 commit comments