Update exotic-sizes.md

[This issue](https://github.com/rust-lang/rust/issues/26403) was fixed quite some time ago. The warning should no longer be necessary.
pull/39/head
Peter Hall 7 years ago committed by GitHub
parent 0ee3f7265e
commit a02cdb73ce

@ -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