Commit Graph

12 Commits (885c5bc5e721a9a9e9f94ed2101ad3d5e4424975)

Author SHA1 Message Date
Alexis Beingessner 885c5bc5e7 cleanups for Rust 2018
7 years ago
Michal 'vorner' Vaner dd8054bef8
Updates to the data layout chapter
7 years ago
David A. Ramos fa41e367bf Remove box
7 years ago
David A. Ramos 68eb664b6a Clarify non-nullable pointer optimization in repr(C) section
7 years ago
Havvy 3dc8969723 Rename C-like enums to field-less enums
7 years ago
Henri Lunnikivi 60d2621b32 Expand first-in-book use of certain abbreviations
7 years ago
Vojtech Kral 6d91367540 Fix #37
8 years ago
Wilfred Hughes 16399a1e23 Clarify that repr(any integer type) is legal
8 years ago
Steve Klabnik 95e43bcbc5 Merge pull request #13 from geofft/null
8 years ago
Geoffrey Thomas 7753a3cc8a other-reprs: `Option` is FFI-safe, even though it's an enum
8 years ago
Geoffrey Thomas 687556987c Document ABI changes from `#[repr(u*)] enum`
8 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
8 years ago