rustc_ap_rustc_data_structures::sync
pub fn scope<F, R>(f: F) -> R where F: FnOnce(&SerialScope) -> R,