Commit bb1478d
authored
Add
Padding fields may be repurposed by future Linux versions, so in an
attempt to be somewhat more future-proof, mark io_uring structs
padding fields as `#[doc(hidden)]` and their structs as
`#[non_exhaustive]`.#[non_exhaustive] to io_uring structs with padding (#1281)1 parent 332c9a0 commit bb1478d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
929 | 929 | | |
930 | 930 | | |
931 | 931 | | |
| 932 | + | |
932 | 933 | | |
933 | 934 | | |
934 | 935 | | |
| |||
1083 | 1084 | | |
1084 | 1085 | | |
1085 | 1086 | | |
| 1087 | + | |
1086 | 1088 | | |
1087 | 1089 | | |
| 1090 | + | |
1088 | 1091 | | |
1089 | 1092 | | |
1090 | 1093 | | |
| |||
1101 | 1104 | | |
1102 | 1105 | | |
1103 | 1106 | | |
| 1107 | + | |
1104 | 1108 | | |
1105 | 1109 | | |
| 1110 | + | |
1106 | 1111 | | |
1107 | 1112 | | |
1108 | 1113 | | |
| |||
1166 | 1171 | | |
1167 | 1172 | | |
1168 | 1173 | | |
| 1174 | + | |
1169 | 1175 | | |
1170 | 1176 | | |
| 1177 | + | |
1171 | 1178 | | |
1172 | 1179 | | |
1173 | 1180 | | |
1174 | 1181 | | |
1175 | 1182 | | |
1176 | 1183 | | |
| 1184 | + | |
1177 | 1185 | | |
1178 | 1186 | | |
1179 | 1187 | | |
1180 | 1188 | | |
1181 | 1189 | | |
1182 | 1190 | | |
| 1191 | + | |
1183 | 1192 | | |
| 1193 | + | |
1184 | 1194 | | |
1185 | 1195 | | |
1186 | 1196 | | |
| |||
0 commit comments