From 2c658fabedcb4d8ca0d8c6e95184bc4ec0ae45aa Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Thu, 28 Mar 2013 19:31:19 -0700 Subject: std: remove prettyprint Everyone uses fmt!("%?", ...) instead of the prettyprint module, so I'm removing this file. --- src/libstd/std.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd/std.rc') diff --git a/src/libstd/std.rc b/src/libstd/std.rc index a0ab714de05..b28e2f0ab6d 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -88,7 +88,6 @@ pub mod md4; pub mod tempfile; pub mod term; pub mod time; -pub mod prettyprint; pub mod arena; pub mod par; pub mod cmp; -- cgit 1.4.1-3-g733a5