提交 dfd967f2 编写于 作者: A Alex Crichton

core: Inherit the default module

上级 17cb238e
......@@ -33,6 +33,7 @@
pub mod kinds;
pub mod ops;
pub mod ty;
pub mod default;
pub mod container;
/* Core types and methods on primitives */
......
......@@ -141,6 +141,7 @@
pub use core::cast;
pub use core::char;
pub use core::container;
pub use core::default;
pub use core::intrinsics;
pub use core::mem;
pub use core::ptr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册