From c4a1c3800b7964fb19f2a32519aaa0fc2c0c87fc Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 16 Sep 2014 18:16:38 -0700 Subject: Register new snapshots This is the first linux snapshot created on our new CentOS 5.10 builders. Closes #9545 --- src/libcore/fmt/rt.rs | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/libcore') diff --git a/src/libcore/fmt/rt.rs b/src/libcore/fmt/rt.rs index 59fbde88d8b..1c88eb6ddfa 100644 --- a/src/libcore/fmt/rt.rs +++ b/src/libcore/fmt/rt.rs @@ -14,13 +14,6 @@ //! These definitions are similar to their `ct` equivalents, but differ in that //! these can be statically allocated and are slightly optimized for the runtime -#[cfg(stage0)] -#[doc(hidden)] -pub enum Piece<'a> { - String(&'a str), - Argument(Argument<'a>), -} - #[doc(hidden)] pub struct Argument<'a> { pub position: Position, -- cgit 1.4.1-3-g733a5