Rollup merge of 21681 - japaric:no-warn, r=alexcrichton

This commit is contained in:
Manish Goregaokar
2015-01-29 03:14:35 +05:30
7 changed files with 5 additions and 11 deletions

View File

@@ -1126,9 +1126,8 @@ pub mod bench {
mod tests {
use test::{TrFailed, TrIgnored, TrOk, filter_tests, parse_opts,
TestDesc, TestDescAndFn, TestOpts, run_test,
Metric, MetricMap,
MetricMap,
StaticTestName, DynTestName, DynTestFn, ShouldFail};
use std::old_io::TempDir;
use std::thunk::Thunk;
use std::sync::mpsc::channel;