- Notifications
You must be signed in to change notification settings - Fork 61
Pull requests: rust-lang/unsafe-code-guidelines
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Detail layout of repr(C) unions A-layout Topic: Related to data structure layout (`#[repr]`) A-unions Topic: Related to unions
#160 by gnzlbg was merged Aug 15, 2019 Loading…
Guarantee the layout of some unions having a single non-zero-sized field A-layout Topic: Related to data structure layout (`#[repr]`) A-unions Topic: Related to unions
#161 by gnzlbg was merged Aug 29, 2019 Loading…
Guarantee the layout of structs with a single non-zero-sized field A-layout Topic: Related to data structure layout (`#[repr]`)
#164 by gnzlbg was merged Aug 27, 2019 Loading…
Resolve layout of single variant enums A-layout Topic: Related to data structure layout (`#[repr]`)
#159 by gnzlbg was merged Aug 27, 2019 Loading…
Update discriminant-elision optimization on Option-like enums
#149 by gnzlbg was merged Jul 18, 2019 Loading…
Document that isize/usize are at least 16-bit wide on all platforms we currently support
#154 by gnzlbg was merged Jul 25, 2019 Loading…
update the docs for layout guarantees of option-like enums
#538 by RalfJung was merged Nov 19, 2024 Loading…
[function pointers example] Marked the function pointer and exported function as
unsafe #171 by danielhenrymantilla was merged Jul 24, 2019 Loading…
Add missing link to representation of unions to summary
#48 by gnzlbg was merged Dec 13, 2018 Loading…
Document that the 128-bit integer types are not FFI safe
#118 by gnzlbg was merged Apr 18, 2019 Loading…
Previous Next
ProTip! Follow long discussions with comments:>50.