We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30f22e commit 0babfd9Copy full SHA for 0babfd9
src/lib/std.rc
@@ -88,6 +88,7 @@ mod time;
88
mod smallintmap;
89
mod ptr;
90
mod test;
91
+mod unsafe;
92
93
// Local Variables:
94
// mode: rust;
0 commit comments