core: Inherit the mem module

This commit is contained in:
Alex Crichton
2014-04-30 20:13:05 -07:00
parent 5b75e44fb0
commit dca8a0d6e4
3 changed files with 2 additions and 4 deletions

View File

@@ -24,3 +24,4 @@
/* Core modules for ownership management */
pub mod intrinsics;
pub mod mem;