-
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
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 Topic: Related to the aliasing model (e.g. Stacked/Tree Borrows)
C-support
Category: Supporting a user to solve a concrete problem
&UnsafeCell<T>
to *mut T
be written to?
A-aliasing-model
#281
opened Apr 7, 2021 by
Kestrer
Interaction between Category: Supporting a user to solve a concrete problem
volatile
and fence
C-support
#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.