pub(crate) fn load_call_locations(
with_examples: Vec<String>,
dcx: DiagCtxtHandle<'_>,
) -> FxIndexMap<DefPathHash, FxIndexMap<PathBuf, CallData>>
pub(crate) fn load_call_locations(
with_examples: Vec<String>,
dcx: DiagCtxtHandle<'_>,
) -> FxIndexMap<DefPathHash, FxIndexMap<PathBuf, CallData>>