You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2024-10-16-this-week-in-rust.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@ RFCs would benefit from user testing before moving forward:
66
66
<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* -->
67
67
<!-- Remember to remove the `call-for-testing` label from the RFC so that the maintainer can signal for testers again, if desired. -->
68
68
69
+
* Do you use unions and care about how they are represented in memory? The zerocopy authors [want to hear from you](https://github.com/google/zerocopy/discussions/1802)!
70
+
69
71
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
70
72
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
0 commit comments