From 58e4ab2b33f559107dbdfa9d3cab882cf8029481 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 14 Mar 2014 11:16:10 -0700 Subject: extra: Put the nail in the coffin, delete libextra This commit shreds all remnants of libextra from the compiler and standard distribution. Two modules, c_vec/tempfile, were moved into libstd after some cleanup, and the other modules were moved to separate crates as seen fit. Closes #8784 Closes #12413 Closes #12576 --- src/test/compile-fail/deriving-span-Default-tuple-struct.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/compile-fail/deriving-span-Default-tuple-struct.rs') diff --git a/src/test/compile-fail/deriving-span-Default-tuple-struct.rs b/src/test/compile-fail/deriving-span-Default-tuple-struct.rs index 3f44ea926b5..4dbcc3de1fa 100644 --- a/src/test/compile-fail/deriving-span-Default-tuple-struct.rs +++ b/src/test/compile-fail/deriving-span-Default-tuple-struct.rs @@ -11,7 +11,6 @@ // This file was auto-generated using 'src/etc/generate-keyword-span-tests.py' #[feature(struct_variant)]; -extern crate extra; extern crate rand; -- cgit 1.4.1-3-g733a5