Skip to content

Commit 1625e0b

Browse files
authored
Merge pull request #39 from peterjoel/patch-1
Update exotic-sizes.md
2 parents 0ee3f72 + a02cdb7 commit 1625e0b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/exotic-sizes.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ struct Foo {
3939
}
4040
```
4141

42-
**NOTE: [As of Rust 1.0 struct DSTs are broken if the last field has
43-
a variable position based on its alignment][dst-issue].**
44-
45-
46-
47-
4842

4943
# Zero Sized Types (ZSTs)
5044

0 commit comments

Comments
 (0)