diff options
Diffstat (limited to 'src/libstd/std.rs')
| -rw-r--r-- | src/libstd/std.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/std.rs b/src/libstd/std.rs index 278df5b170e..ad3e4368daa 100644 --- a/src/libstd/std.rs +++ b/src/libstd/std.rs @@ -148,7 +148,7 @@ pub mod clone; pub mod io; pub mod hash; pub mod container; - +pub mod default; /* Common data structures */ |
