From 03bc2cf35a4e1d60ea745b6b1a9fcca0bf1ec897 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 28 Dec 2016 20:13:10 -0800 Subject: Fallout from updating bootstrap Cargo --- src/libcore/Cargo.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/libcore') diff --git a/src/libcore/Cargo.toml b/src/libcore/Cargo.toml index a72c712ad17..e0dbc096cd0 100644 --- a/src/libcore/Cargo.toml +++ b/src/libcore/Cargo.toml @@ -13,6 +13,7 @@ bench = false name = "coretest" path = "../libcoretest/lib.rs" -[[bench]] -name = "coretest" -path = "../libcoretest/lib.rs" +# FIXME: need to extract benchmarks to a separate crate +#[[bench]] +#name = "coretest" +#path = "../libcoretest/lib.rs" -- cgit 1.4.1-3-g733a5