Searched refs:core_std (Results 1 – 1 of 1) sorted by relevance
6 fn core_std(&self, path: &str) -> String { in core_std() method50 let add = ac.core_std("ops::Add"); in probe_add()64 let as_ref = ac.core_std("convert::AsRef"); in probe_as_ref()76 let i128_path = ac.core_std("i128"); in probe_i128()84 let sum = ac.core_std("iter::Sum"); in probe_sum()