clippy_utils

Function with_test_item_names

Source
pub(crate) fn with_test_item_names(
    tcx: TyCtxt<'_>,
    module: LocalModDefId,
    f: impl Fn(&[Symbol]) -> bool,
) -> bool