clippy_utils

Static TEST_ITEM_NAMES_CACHE

source
pub(crate) static TEST_ITEM_NAMES_CACHE: OnceLock<Mutex<FxHashMap<LocalModDefId, Vec<Symbol>>>>