core: Inherit the raw module

This commit is contained in:
Alex Crichton
2014-04-30 20:38:31 -07:00
parent 8ed728babb
commit 17cb238ee8
3 changed files with 3 additions and 2 deletions

View File

@@ -39,4 +39,5 @@ pub mod container;
pub mod any;
pub mod finally;
pub mod raw;
pub mod char;