-
Notifications
You must be signed in to change notification settings - Fork 60
Insights: rust-lang/unsafe-code-guidelines
June 22, 2025 – June 23, 2025
Period: 24 hours
Filter activity
Overview
-
0 Active pull requests0 Active issues
-
- 0 Merged pull requests
- 0 Open pull requests
- 0 Closed issues
- 0 New issues
There hasn’t been any commit activity on rust-lang/unsafe-code-guidelines in the last 24 hours.
Want to help out?
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Can references to uninhabited types ever be valid?
#413 commented on
Jun 23, 2025 • 0 new comments -
Stacked Borrows and Tree Borrows both currently allow overlapping mutable references to be used, as long as they don't access the same memory
#576 commented on
Jun 23, 2025 • 0 new comments