mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-11 23:33:00 +00:00
stdlib: Add unsafe to the std.rc, now that it actually builds
This commit is contained in:
parent
d30f22eb65
commit
0babfd9f98
@ -88,6 +88,7 @@ mod time;
|
||||
mod smallintmap;
|
||||
mod ptr;
|
||||
mod test;
|
||||
mod unsafe;
|
||||
|
||||
// Local Variables:
|
||||
// mode: rust;
|
||||
|
Loading…
Reference in New Issue
Block a user