Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

What's the source of immutability for pointers produced by const? A-aliasing-model Topic: Related to the aliasing model (e.g. Stacked/Tree Borrows)
#502 opened Apr 1, 2024 by RalfJung
Tree Borrows: Two-phase borrows + interior mutability have surprising interactions A-aliasing-model Topic: Related to the aliasing model (e.g. Stacked/Tree Borrows)
#501 opened Mar 27, 2024 by RalfJung
Adopt Minimum Union Validity Rules A-unions Topic: Related to unions A-validity Topic: Related to validity invariants T-opsem
#494 opened Mar 1, 2024 by chorman0773
Does Box contain any UnsafeCells?
#492 opened Feb 16, 2024 by joshlf
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.