Function rustc_test::filter_tests [] [src]

pub fn filter_tests(
    opts: &TestOpts,
    tests: Vec<TestDescAndFn>
) -> Vec<TestDescAndFn>