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

Issues list

Why does stacked borrows treat reference parameters specially? A-aliasing-model Topic: Related to the aliasing model (e.g. Stacked/Tree Borrows) C-support Category: Supporting a user to solve a concrete problem
#295 opened Jul 3, 2021 by Storyyeller
Can a pointer obtained by casting &UnsafeCell<T> to *mut T be written to? A-aliasing-model Topic: Related to the aliasing model (e.g. Stacked/Tree Borrows) C-support Category: Supporting a user to solve a concrete problem
#281 opened Apr 7, 2021 by Kestrer
Interaction between volatile and fence C-support Category: Supporting a user to solve a concrete problem
#260 opened Dec 4, 2020 by cbiffle
Representation of and operations on pointers and usize C-support Category: Supporting a user to solve a concrete problem
#251 opened Oct 11, 2020 by mahkoh
Optimisations based on lifetimes C-support Category: Supporting a user to solve a concrete problem
#231 opened Apr 14, 2020 by Diggsey
ProTip! Follow long discussions with comments:>50.