提交 943729fa 编写于 作者: N Niko Matsakis

Missing imports

上级 c35c4682
......@@ -18,6 +18,8 @@
//!
//! Their definition should always match the ABI defined in `rustc::back::abi`.
use clone::Clone;
use marker::Copy;
use mem;
/// The representation of a slice like `&[T]`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册