Merge pull request #39 from peterjoel/patch-1

Update exotic-sizes.md
pull/41/head
Alexis Beingessner 7 years ago committed by GitHub
commit 1625e0b8c8

@ -39,12 +39,6 @@ struct Foo {
}
```
**NOTE: [As of Rust 1.0 struct DSTs are broken if the last field has
a variable position based on its alignment][dst-issue].**
# Zero Sized Types (ZSTs)

Loading…
Cancel
Save