-
Notifications
You must be signed in to change notification settings - Fork 60
Issues: rust-lang/unsafe-code-guidelines
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Semver guarantees for data layouts
A-layout
Topic: Related to data structure layout (`#[repr]`)
C-open-question
Category: An open question that we should revisit
#242
opened Jul 28, 2020 by
the8472
Layout of pointers to slices of ZSTs
A-layout
Topic: Related to data structure layout (`#[repr]`)
C-open-question
Category: An open question that we should revisit
#224
opened Jan 9, 2020 by
gnzlbg
Layout of char
A-layout
Topic: Related to data structure layout (`#[repr]`)
C-open-question
Category: An open question that we should revisit
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
#101
opened Mar 15, 2019 by
gnzlbg
Layout of single-variant enums
A-layout
Topic: Related to data structure layout (`#[repr]`)
C-open-question
Category: An open question that we should revisit
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
T-lang
#79
opened Jan 10, 2019 by
nikomatsakis
defining zero-sized structs
A-layout
Topic: Related to data structure layout (`#[repr]`)
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
T-lang
#37
opened Oct 11, 2018 by
nikomatsakis
Layout of homogeneous structs
A-layout
Topic: Related to data structure layout (`#[repr]`)
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
T-lang
#36
opened Oct 11, 2018 by
nikomatsakis
Deterministic (but undefined) layout
A-layout
Topic: Related to data structure layout (`#[repr]`)
S-not-opsem
Despite being in this repo, this is not primarily a T-opsem question
T-lang
#35
opened Oct 11, 2018 by
nikomatsakis
ProTip!
Add no:assignee to see everything that’s not assigned.