forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information
1 parent
de4f5c2
commit 1862054
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters