This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 330b654
authored
Unrolled build for rust-lang#127354
Rollup merge of rust-lang#127354 - nicholasbishop:bishop-sized-doc, r=Nilstrieb
Describe Sized requirements for mem::offset_of
The container doesn't have to be sized, but the field must be sized (at least until rust-lang#126151 is stable).1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1266 | 1266 | | |
1267 | 1267 | | |
1268 | 1268 | | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
1269 | 1283 | | |
1270 | 1284 | | |
1271 | 1285 | | |
| |||
0 commit comments