markers -> marker

This commit is contained in:
Nick Cameron
2015-01-07 11:33:42 +13:00
parent 91ba66fa99
commit 9f07d055f7
154 changed files with 332 additions and 332 deletions

View File

@@ -18,7 +18,7 @@
//!
//! Their definition should always match the ABI defined in `rustc::back::abi`.
use markers::Copy;
use marker::Copy;
use mem;
/// The representation of a Rust slice